> 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.md).

# 认证控制器

所以，怎么登录？又如何触发重置密码呢？

这一切都发生在Auth命名空间的控制器内，: RegisterController, LoginController, ResetPasswordController, 以及 ForgotPasswordController。
