BookStack/app/Http/Controllers/Auth
Dan Brown 3281925375
Standardised how request is injected into controller methods
Puts it in-line with how Laravel recommend.
2019-09-15 18:53:30 +01:00
..
ConfirmEmailController.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
ForgotPasswordController.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
LoginController.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
RegisterController.php Standardised how request is injected into controller methods 2019-09-15 18:53:30 +01:00
ResetPasswordController.php Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
UserInviteController.php Standardised how request is injected into controller methods 2019-09-15 18:53:30 +01:00