We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2bf44 commit f7e4984Copy full SHA for f7e4984
routes/web.php
@@ -5,9 +5,9 @@
5
| Web Routes
6
|--------------------------------------------------------------------------
7
|
8
-| This file is where you may define all of the routes that are handled
9
-| by your application. Just tell Laravel the URIs it should respond
10
-| to using a Closure or controller method. Build something great!
+| Here is where you can register web routes for your application. These
+| routes are loaded by the RouteServiceProvider within a group which
+| contains the "web" middleware group. Now create something great!
11
12
*/
13
0 commit comments