trait
Illuminate
/
Auth
/
Passwords
/
CanResetPassword
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
CanResetPassword
Methods
public
getEmailForPasswordReset ( ) : string
Get the e-mail address where password reset links are sent.
public
sendPasswordResetNotification ( $token ) : void
Send the password reset notification.
Parameters
- $token string