2FAuth/app/Http/Controllers/Auth
2022-03-31 11:24:01 +02:00
..
ForgotPasswordController.php Remove useless overrides since json is the default response format 2022-03-31 11:24:01 +02:00
LoginController.php Refactor Auth controllers : thicker, with Form requests & API resource 2022-03-31 11:24:01 +02:00
PasswordController.php Refactor Auth controllers : thicker, with Form requests & API resource 2022-03-31 11:24:01 +02:00
RegisterController.php Refactor Auth controllers : thicker, with Form requests & API resource 2022-03-31 11:24:01 +02:00
ResetPasswordController.php Remove useless overrides since json is the default response format 2022-03-31 11:24:01 +02:00
UserController.php Refactor Auth controllers : thicker, with Form requests & API resource 2022-03-31 11:24:01 +02:00