mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-21 13:24:27 +00:00
rollback reset password
This commit is contained in:
@@ -28,9 +28,7 @@ class ForgotPasswordController extends Controller
|
||||
*/
|
||||
protected function sendResetLinkEmail($response)
|
||||
{
|
||||
$link = "http://localhost:8000/?token=123";
|
||||
return $link;
|
||||
//return ['status' => trans($response)];
|
||||
return ['status' => trans($response)];
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user