routes
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
Route::get('/', function () {
|
||||
return view('welcome');
|
||||
});
|
||||
})->name('/');
|
||||
|
||||
Auth::routes();
|
||||
//Login display pages
|
||||
|
||||
Reference in New Issue
Block a user