trait SendsPasswordResetEmails (View source)
| Response | showLinkRequestForm() Display the form to request a password reset link. | |
| RedirectResponse | sendResetLinkEmail(Request $request) Send a reset link to the given user. | |
| PasswordBroker | broker() Get the broker to be used during password reset. |
Display the form to request a password reset link.
Send a reset link to the given user.
Get the broker to be used during password reset.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.4/Illuminate/Foundation/Auth/SendsPasswordResetEmails.html