This commit is contained in:
2018-11-02 07:15:42 -05:00
parent bd59539de0
commit 19d52daeb2

View File

@@ -13,7 +13,7 @@
Route::get('/', function () {
return view('welcome');
});
})->name('/');
Auth::routes();
//Login display pages