CanResetPassword
interface CanResetPassword (View source)
Methods
| string |  getEmailForPasswordReset()  Get the e-mail address where password reset links are sent.  |  |
| void |  sendPasswordResetNotification(string $token)  Send the password reset notification.  |  
Details
string getEmailForPasswordReset()
Get the e-mail address where password reset links are sent.
void sendPasswordResetNotification(string $token)
Send the password reset notification.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/5.5/Illuminate/Contracts/Auth/CanResetPassword.html