Commit 3a471de7 by Dayle Rees

franz routing docs fix

parents 3d660112 3ccc37bd
......@@ -19,6 +19,7 @@
- [Named Routes](/docs/routing#named-routes)
- [HTTPS Routes](/docs/routing#https-routes)
- [Bundle Routes](/docs/routing#bundle-routes)
- [Controller Routing](/docs/routing#controller-routing)
- [CLI Route Testing](/docs/routing#cli-route-testing)
- [Controllers](/docs/controllers)
- [The Basics](/docs/controllers#the-basics)
......@@ -108,4 +109,4 @@
- [Creating & Running Tasks](/docs/artisan/tasks#creating-tasks)
- [Bundle Tasks](/docs/artisan/tasks#bundle-tasks)
- [CLI Options](/docs/artisan/tasks#cli-options)
- [Commands](/docs/artisan/commands)
\ No newline at end of file
- [Commands](/docs/artisan/commands)
......@@ -4,7 +4,7 @@
- [The Basics](#the-basics)
- [Wildcards](#wildcards)
- [The 404 Events](#the-404-event)
- [The 404 Event](#the-404-event)
- [Filters](#filters)
- [Pattern Filters](#pattern-filters)
- [Global Filters](#global-filters)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment