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 fd74fb9 commit a806659Copy full SHA for a806659
routes/web.php
@@ -15,6 +15,4 @@
15
return view('welcome');
16
});
17
18
-Auth::routes();
19
-
20
Route::get('/home', 'HomeController@index')->name('home');
0 commit comments