UnknownSec Bypass
403
:
/
var
/
www
/
html
/
lms_e6b57cb31a92
/
config
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
translation-manager.php
<?php return array( /* |-------------------------------------------------------------------------- | Routes group config |-------------------------------------------------------------------------- | | The default group settings for the elFinder routes. | */ 'route' => [ 'prefix' => 'translations', 'middleware' => 'admins', ], /** * Enable deletion of translations * * @type boolean */ 'delete_enabled' => true, /** * Exclude specific groups from Laravel Translation Manager. * This is useful if, for example, you want to avoid editing the official Laravel language files. * * @type array * * array( * 'pagination', * 'reminders', * 'validation', * ) */ 'exclude_groups' => array(), );
Copyright © 2026 - UnknownSec