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