upadte:优化路由写入
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
<?php
|
||||
// +----------------------------------------------------------------------
|
||||
// | CatchAdmin [Just Like ~ ]
|
||||
// +----------------------------------------------------------------------
|
||||
// | Copyright (c) 2017~{$year} http://catchadmin.com All rights reserved.
|
||||
// +----------------------------------------------------------------------
|
||||
// | Licensed ( https://github.com/yanwenwu/catch-admin/blob/master/LICENSE.txt )
|
||||
// +----------------------------------------------------------------------
|
||||
// | Author: JaguarJack [ njphper@gmail.com ]
|
||||
// +----------------------------------------------------------------------
|
||||
|
||||
// you should user `$router`
|
||||
// you should use `$router`
|
||||
$router->group(function () use ($router){
|
||||
|
||||
});
|
||||
})->middleware('auth');
|
||||
|
||||
|
Reference in New Issue
Block a user