tweaking route introduction.

This commit is contained in:
Taylor Otwell
2011-11-01 23:29:06 -05:00
parent a986b010b6
commit 880fd106c7

View File

@@ -8,7 +8,7 @@ return array(
|--------------------------------------------------------------------------
|
| Here is the public API of your application. To add functionality to your
| application, you just add to the array located in this file.
| 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