X7ROOT File Manager
Current Path:
/var/softaculous/microweber
var
/
softaculous
/
microweber
/
📁
..
📄
app.php
(589 B)
📄
changelog.txt
(2.13 KB)
📄
clone.php
(5.27 KB)
📄
database.php
(1.37 KB)
📄
edit.php
(4.64 KB)
📄
edit.xml
(433 B)
📄
extend.php
(10.76 KB)
📄
fileindex.php
(613 B)
📁
images
📄
import.php
(3.08 KB)
📄
info.xml
(4.25 KB)
📄
install.js
(921 B)
📄
install.php
(7.21 KB)
📄
install.xml
(754 B)
📄
install_item_log.txt
(29 B)
📄
md5
(2.44 KB)
📄
microweber.php
(280 B)
📄
microweber.sql
(222.83 KB)
📄
microweber.zip
(297.11 MB)
📄
notes.txt
(720 B)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
📄
soft_delete.php
(3.03 KB)
📄
update_pass.php
(540 B)
📄
upgrade.php
(6.5 KB)
📄
upgrade.xml
(409 B)
Editing: 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', );
Upload File
Create Folder