mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
ea9a502152
When using the default Laravel auth routes, it expects a registration controller, even though we don’t have a concept of registration. This blank controller just prevents route caching from throwing errors. |
||
---|---|---|
.. | ||
ForgotPasswordController.php | ||
LoginController.php | ||
RegisterController.php | ||
ResetPasswordController.php |