
| Path : /var/softaculous/microweber/ |
| Disable Functions : exec,passthru,shell_exec,system System : Linux server-604606.appsiete.com 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 [ Home ][ Zone-h ][ Jumping ][ Symlink ][ Mass Depes ][ Command ] |
| Current File : //var/softaculous/microweber/app.php |
<?php return array (
'name' => 'Laravel',
'env' => 'production',
'debug' => false,
'url' => '[[softurl]]/',
'asset_url' => NULL,
'timezone' => 'UTC',
'locale' => 'en_US',
'fallback_locale' => 'en',
'key' => '[[key]]',
'cipher' => 'AES-256-CBC',
'log' => 'daily',
'providers' =>
array (
0 => 'MicroweberPackages\\App\\Providers\\AppServiceProvider',
1 => 'MicroweberPackages\\App\\Providers\\EventServiceProvider',
2 => 'MicroweberPackages\\App\\Providers\\RouteServiceProvider',
),
'manifest' => storage_path().DIRECTORY_SEPARATOR.'framework',
);