fixes
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
|
||||
// Auth::routes();
|
||||
|
||||
Route::get('login2', 'Shop\Auth\LoginController@showLoginForm')->name('login');
|
||||
Route::get('', 'Shop\HomeController@index')->name('welcome');
|
||||
Route::get('home', 'Shop\HomeController@index')->name('home');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user