PATH:
home
/
centosnipponia
/
public_html
/
ts
/
bootstrap
/
cache
<?php return array ( 'facade/ignition' => array ( 'providers' => array ( 0 => 'Facade\\Ignition\\IgnitionServiceProvider', ), 'aliases' => array ( 'Flare' => 'Facade\\Ignition\\Facades\\Flare', ), ), 'fideloper/proxy' => array ( 'providers' => array ( 0 => 'Fideloper\\Proxy\\TrustedProxyServiceProvider', ), ), 'fruitcake/laravel-cors' => array ( 'providers' => array ( 0 => 'Fruitcake\\Cors\\CorsServiceProvider', ), ), 'laravel/passport' => array ( 'providers' => array ( 0 => 'Laravel\\Passport\\PassportServiceProvider', ), ), 'laravel/tinker' => array ( 'providers' => array ( 0 => 'Laravel\\Tinker\\TinkerServiceProvider', ), ), 'laravel/ui' => array ( 'providers' => array ( 0 => 'Laravel\\Ui\\UiServiceProvider', ), ), 'laravelcollective/html' => array ( 'providers' => array ( 0 => 'Collective\\Html\\HtmlServiceProvider', ), 'aliases' => array ( 'Form' => 'Collective\\Html\\FormFacade', 'Html' => 'Collective\\Html\\HtmlFacade', ), ), 'mews/purifier' => array ( 'providers' => array ( 0 => 'Mews\\Purifier\\PurifierServiceProvider', ), 'aliases' => array ( 'Purifier' => 'Mews\\Purifier\\Facades\\Purifier', ), ), 'nesbot/carbon' => array ( 'providers' => array ( 0 => 'Carbon\\Laravel\\ServiceProvider', ), ), 'nunomaduro/collision' => array ( 'providers' => array ( 0 => 'NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider', ), ), 'spatie/laravel-permission' => array ( 'providers' => array ( 0 => 'Spatie\\Permission\\PermissionServiceProvider', ), ), 'yajra/laravel-datatables-oracle' => array ( 'providers' => array ( 0 => 'Yajra\\DataTables\\DataTablesServiceProvider', ), 'aliases' => array ( 'DataTables' => 'Yajra\\DataTables\\Facades\\DataTables', ), ), );
[+]
..
[-] .gitignore
[edit]
[-] packages.php
[edit]
[-] services.php
[edit]
[-] .htaccess.disabled
[edit]