@@ -45,6 +45,8 @@ class RouteServiceProvider extends ServiceProvider
/**
* Define the "web" routes for the application.
*
+ * These routes all receive session state, CSRF protection, etc.
+ *
* @param \Illuminate\Routing\Router $router
* @return void
*/