@extends('installer.template') @section('title', "Server Requirements") @section('content')
PHP >= {{ $data['required_php_version'] }} , Installed PHP version : {{ PHP_VERSION }}
PHP Extensions | |
---|---|
{{ $extension_name }} |
Folders | |
---|---|
{{ $row['folder'] }} |
SymLink | |
---|---|
{{ public_path('storage') }} to {{ storage_path('app/public') }} |
For support please send us an email at support@microelephant.io with your purchase code
Your server does not meet all the requirements to install the application
@endif