various refactorings.
This commit is contained in:
@@ -10,9 +10,9 @@ return array(
|
||||
| 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 is a
|
||||
| breeze to create beautiful applications using the simplicity and elegance
|
||||
| of Laravel's RESTful routing.
|
||||
| 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
|
||||
| routing available in Laravel.
|
||||
|
|
||||
| Let's respond to a simple GET request to http://example.com/hello:
|
||||
|
|
||||
|
||||
Reference in New Issue
Block a user