Browse Source

message updates

Taylor Otwell 8 years ago
parent
commit
e5dfb05247
1 changed files with 3 additions and 3 deletions
  1. 3 3
      app/Http/routes.php

+ 3 - 3
app/Http/routes.php

@@ -5,9 +5,9 @@
 | Application Routes
 |--------------------------------------------------------------------------
 |
-| Here is where you can register all of the routes for an application.
-| It's a breeze. Simply tell Laravel the URIs it should respond to
-| and give it the controller to call when that URI is requested.
+| This file is where you may define all of the routes that are handled
+| by your application. Just tell Laravel the URIs it should respond
+| to using a given Closure or controller and enjoy the fresh air.
 |
 */