Linux amd.servercpanel.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
LiteSpeed
Server IP : 161.248.188.165 & Your IP : 216.73.216.219
Domains :
Cant Read [ /etc/named.conf ]
User : oishifashion
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
oishifashion /
ap.tsgbd.com /
routes /
Delete
Unzip
Name
Size
Permission
Date
Action
api.php
528
B
-rw-r--r--
2025-12-16 02:00
channels.php
508
B
-rw-r--r--
2025-12-16 02:00
console.php
592
B
-rw-r--r--
2025-12-16 02:00
install_r.php
1.19
KB
-rw-r--r--
2025-12-16 02:00
web.php
34.58
KB
-rw-r--r--
2025-12-16 02:00
Save
Rename
<?php use Illuminate\Foundation\Inspiring; use Illuminate\Support\Facades\Artisan; /* |-------------------------------------------------------------------------- | Console Routes |-------------------------------------------------------------------------- | | This file is where you may define all of your Closure based console | commands. Each Closure is bound to a command instance allowing a | simple approach to interacting with each command's IO methods. | */ Artisan::command('inspire', function () { $this->comment(Inspiring::quote()); })->purpose('Display an inspiring quote');