SendsPasswordResetEmails
trait SendsPasswordResetEmails (View source)
Methods
| 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. |
Please login to continue.