Tweak filter documentation.
This commit is contained in:
parent
5b75546e7e
commit
dfcf3dd322
|
@ -40,8 +40,6 @@
|
||||||
| 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)
|
||||||
|
|
Loading…
Reference in New Issue