hypothetical/app/Http/Controllers/Auth
2018-04-25 21:22:39 -04:00
..
ForgotPasswordController.php Use the same formatting for Auth controllers as is used by the other ones 2018-04-22 22:37:09 -04:00
LoginController.php Redirect to the dashboard after logging in 2018-04-25 21:21:09 -04:00
RegisterController.php Improve the functionality surrounding the REGISTRATION variable in the .env file so it can continue to enable registration globally by setting its value to "true", but now also enable registration for a single IP address by setting its value to that address 2018-04-25 21:22:39 -04:00
ResetPasswordController.php Use the same formatting for Auth controllers as is used by the other ones 2018-04-22 22:37:09 -04:00