middleware

This commit is contained in:
2018-11-02 07:10:24 -05:00
parent c4cb949590
commit 14b3d69380
2 changed files with 3 additions and 2 deletions

View File

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