Forgot password notification email is not sending if field name is not email in users table #44450
Unanswered
rahulshinde19
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
framework/src/Illuminate/Notifications/RoutesNotifications.php
Line 48 in df474f6
I think at this line
$this->getEmailForPasswordReset()
function should be called instead of$this->email
Beta Was this translation helpful? Give feedback.
All reactions