diff --git a/routes/web.php b/routes/web.php index 7b9e03d7bf..b6bdf30f4b 100644 --- a/routes/web.php +++ b/routes/web.php @@ -405,3 +405,6 @@ Route::group(['middleware' => 'web'], function () { }); + +Auth::routes(); +