tweaked routing comments.
This commit is contained in:
parent
9f78c8be90
commit
7b22f66a94
|
@ -7,9 +7,6 @@
|
||||||
| Application Routes
|
| Application Routes
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
|
|
|
||||||
| Here is the public API of your application. To add functionality to your
|
|
||||||
| application, you just add to the array of routes located in this file.
|
|
||||||
|
|
|
||||||
| Simply tell Laravel the HTTP verbs and URIs it should respond to. It's a
|
| Simply tell Laravel the HTTP verbs and URIs it should respond to. It's a
|
||||||
| piece of cake to create beautiful applications using the elegant RESTful
|
| piece of cake to create beautiful applications using the elegant RESTful
|
||||||
| routing available in Laravel.
|
| routing available in Laravel.
|
||||||
|
|
Loading…
Reference in New Issue