UnknownSec Bypass
403
:
/
mnt
/
lmsestudio-instance-vol002
/
lms_b699526a5e5a
/
app
/
Repositories
/
Config
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
ConfigRepository.php
<?php namespace EstudioLMS\Repositories\Config; use Prettus\Repository\Contracts\RepositoryInterface; /** * Interface ConfigRepository * @package EstudioLMS\Repositories\Config */ interface ConfigRepository extends RepositoryInterface { /** * @return mixed */ public function firstRecord(); }
Copyright © 2026 - UnknownSec