Create New Item
×
Item Type
File
Folder
Item Name
×
Search file in folder and subfolders...
File Manager
/
Modules
/
UserManagementV1
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php /* |-------------------------------------------------------------------------- | Register Namespaces And Routes |-------------------------------------------------------------------------- | | When a module starting, this file will executed automatically. This helps | to register some namespaces like translator or view. Also this file | will load the routes file for each module. You may also modify | this file as you want. | */ require __DIR__ . '/Http/routes.php';