Skip to content

Commit 57ebde6

Browse files
committed
work on routes file.
1 parent 061c86e commit 57ebde6

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

app/routes.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@
66
|--------------------------------------------------------------------------
77
|
88
| Here is where you can register all of the routes for your application.
9-
| It's a breeze. Just tell Illuminate which URIs it should respond to
10-
| and give it a Closure to execute when that URI is accessed. It is
11-
| a walk in the park. Enjoy the simplicity of HTTP based routing.
9+
| It's a breeze. Just tell Illuminate the URIs it should respond to
10+
| and give it the Closure to execute when that URI is requested.
1211
|
1312
*/
1413

0 commit comments

Comments
 (0)