UnknownSec Bypass
403
:
/
mnt
/
lmsestudio-instance-vol002
/
lms_cf74f05fb65b
/
vendor
/
laravelcollective
/
html
/
src
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
HtmlFacade.php
<?php namespace Collective\Html; use Illuminate\Support\Facades\Facade; /** * @see \Collective\Html\HtmlBuilder */ class HtmlFacade extends Facade { /** * Get the registered name of the component. * * @return string */ protected static function getFacadeAccessor() { return 'html'; } }
Copyright © 2026 - UnknownSec