|
@@ -45,6 +45,8 @@ class RouteServiceProvider extends ServiceProvider
|
|
/**
|
|
/**
|
|
* 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
|
|
*/
|
|
*/
|