Edited application/routes.php via GitHub

This commit is contained in:
Taylor Otwell 2011-07-19 11:02:02 -07:00
parent 2d39ec5efe
commit f7fc01304c
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@
| |
| It's a breeze. Simply tell Laravel the request URIs it should respond to. | It's a breeze. Simply tell Laravel the request URIs it should respond to.
| |
| Alternatively, you can organize your routes in a /routes/ subfolder. | Need more breathing room? Organize your routes in their own directory.
| See http://laravel.com/docs/start/routes#organize for an example. | Here's how: http://laravel.com/docs/start/routes#organize
| |
*/ */