mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-22 22:04:17 +00:00
updated readme
This commit is contained in:
@@ -42,4 +42,8 @@ class ResetPasswordController extends Controller
|
||||
{
|
||||
return response()->json(['email' => trans($response)], 400);
|
||||
}
|
||||
|
||||
protected function showResetForm(){
|
||||
return view('index');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user