One Hat Cyber Team
Your IP :
172.69.130.198
Server IP :
188.114.97.3
Server :
Linux thuru 6.5.11-4-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-4 (2023-11-20T10:19Z) x86_64
Server Software :
Apache/2.4.51 (Unix) OpenSSL/1.0.2k-fips
PHP Version :
7.3.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
thuruk
/
public_html
/
App
/
web
/
Edit File:
_routes.tpl
<h3>Matched Route</h3> <table> <tbody> {matchedRoute} <tr> <td>Directory:</td> <td>{directory}</td> </tr> <tr> <td>Controller:</td> <td>{controller}</td> </tr> <tr> <td>Method:</td> <td>{method}</td> </tr> <tr> <td>Params:</td> <td>{paramCount} / {truePCount}</td> </tr> {params} <tr class="route-params-item"> <td>{name}</td> <td>{value}</td> </tr> {/params} {/matchedRoute} </tbody> </table> <h3>Defined Routes</h3> <table> <thead> <tr> <th>Method</th> <th>Route</th> <th>Handler</th> </tr> </thead> <tbody> {routes} <tr> <td>{method}</td> <td data-debugbar-route="{method}">{route}</td> <td>{handler}</td> </tr> {/routes} </tbody> </table>
Simpan