MIF_E31222691/app/Http/Controllers/Auth
Ilya Kudin 9aeef9812a More clear way to assign middleware in controller
Assign guest middleware to LoginController using documented way https://laravel.com/docs/5.4/controllers#controller-middleware 
to avoid confusing with $options array values meaning.
2017-04-18 19:13:35 +07:00
..
ForgotPasswordController.php add files 2016-07-10 15:31:28 -05:00
LoginController.php More clear way to assign middleware in controller 2017-04-18 19:13:35 +07:00
RegisterController.php Update RegisterController.php 2017-04-07 21:11:39 +01:00
ResetPasswordController.php Add redirectTo attribute to the reset password controller 2016-10-16 03:44:24 +03:00