add to comment

This commit is contained in:
Taylor Otwell 2016-03-23 17:05:17 -05:00
parent 5c30c98db9
commit bcc54357bd
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ public function map(Router $router)
/** /**
* Define the "web" routes for the application. * Define the "web" routes for the application.
* *
* These routes all receive session state, CSRF protection, etc.
*
* @param \Illuminate\Routing\Router $router * @param \Illuminate\Routing\Router $router
* @return void * @return void
*/ */