mirror of
https://gitlab.com/omair-personal/izyim.git
synced 2026-08-21 13:23:57 +00:00
Forgot and change password
This commit is contained in:
@@ -28,9 +28,4 @@ class ForgotPasswordController extends Controller
|
||||
{
|
||||
$this->middleware('guest');
|
||||
}
|
||||
|
||||
public function showForgotForm()
|
||||
{
|
||||
return view('pages.authentication.forgot');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user