add to comment
This commit is contained in:
parent
5c30c98db9
commit
bcc54357bd
|
@ -45,6 +45,8 @@ public function map(Router $router)
|
|||
/**
|
||||
* Define the "web" routes for the application.
|
||||
*
|
||||
* These routes all receive session state, CSRF protection, etc.
|
||||
*
|
||||
* @param \Illuminate\Routing\Router $router
|
||||
* @return void
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue