> For the complete documentation index, see [llms.txt](https://liseen315.gitbook.io/laravel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liseen315.gitbook.io/laravel/yong-hu-ren-zheng-yu-shou-quan/ren-zheng-kong-zhi-qi/forgotpasswordcontroller.md).

# ForgotPasswordController

ForgotPasswordController只是简单地引入SendsPasswordResetEmails特征。 它使用showLinkRequestForm()方法显示auth.passwords.email表单，并使用sendResetLinkEmail()方法处理该表单的POST。 您可以使用broker()方法自定义代理
