Demo how to include a routes file.
This commit is contained in:
parent
0ed0310732
commit
bc593c17aa
|
@ -43,7 +43,7 @@ public function before(Router $router)
|
|||
*/
|
||||
public function map(Router $router)
|
||||
{
|
||||
//
|
||||
// require app_path('Http/routes.php');
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue