mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-19 12:24:01 +00:00
5 lines
87 B
PHP
5 lines
87 B
PHP
<?php
|
|
|
|
Route::group(['namespace' => 'User', 'prefix' => 'user-sys'], function () {
|
|
|
|
}); |