Skip to content

Commit a806659

Browse files
committed
Auth::routes() is now a part of Laravel/UI
Which is not installed
1 parent fd74fb9 commit a806659

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

routes/web.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,4 @@
1515
return view('welcome');
1616
});
1717

18-
Auth::routes();
19-
2018
Route::get('/home', 'HomeController@index')->name('home');

0 commit comments

Comments
 (0)