diff --git a/application/filters.php b/application/filters.php index 09cf9506..d86f35d7 100644 --- a/application/filters.php +++ b/application/filters.php @@ -40,8 +40,6 @@ | To make your life easier, we have built authentication and CSRF filters | that are ready to attach to your routes. Enjoy. | - | For more information, check out: http://laravel.com/docs/start/routes#filters - | */ 'before' => function($method, $uri)