Tweak filter documentation.
This commit is contained in:
@@ -40,8 +40,6 @@ return array(
|
|||||||
| To make your life easier, we have built authentication and CSRF filters
|
| To make your life easier, we have built authentication and CSRF filters
|
||||||
| that are ready to attach to your routes. Enjoy.
|
| 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)
|
'before' => function($method, $uri)
|
||||||
|
|||||||
Reference in New Issue
Block a user