tethys/app/Http/Controllers/Auth
Arno Kaimbacher 1b2e77d907 - Convert class references from strings to static ::class constants built-in to PHP for improved code completion and static analysis.
- Replace Facade references using the global namespace with their FQCN for improved code completion and static analysis.
- delete database\factories\PageFactory.php and app\services\Registrar.php
2022-08-05 13:26:42 +02:00
..
ConfirmPasswordController.php - Upgrade to 7.x from 6.x #11 2021-05-25 14:15:02 +02:00
ForgotPasswordController.php - Upgrade to 7.x from 6.x #11 2021-05-25 14:15:02 +02:00
LoginController.php - Convert class references from strings to static ::class constants built-in to PHP for improved code completion and static analysis. 2022-08-05 13:26:42 +02:00
RegisterController.php - Upgrade to 7.x from 6.x #11 2021-05-25 14:15:02 +02:00
ResetPasswordController.php - Upgrade to 7.x from 6.x #11 2021-05-25 14:15:02 +02:00
VerificationController.php - Upgrade to 7.x from 6.x #11 2021-05-25 14:15:02 +02:00