webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Routing
/
Contracts
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
CallableDispatcher.php
0.334KB
edt
ren
ControllerDispatcher.php
0.63KB
edt
ren
<?php namespace Illuminate\Routing\Contracts; use Illuminate\Routing\Route; interface CallableDispatcher { /** * Dispatch a request to a given callable. * * @param \Illuminate\Routing\Route $route * @param callable $callable * @return mixed */ public function dispatch(Route $route, $callable); }
<=Back
Liking