MIF_E31222691/app/Http
Muah adb7eacf9e
[8.x] Multiple guards for RedirectIfAuthenticated (#5329)
* Update RedirectIfAuthenticated.php

allow the middleware to have the same behavior as https://laravel.com/api/5.8/Illuminate/Auth/Middleware/Authenticate.html#method_authenticate

so now the guest middleware have the same footprint as auth ex.`guest:web,admin` instead of creating multiple lines to support different guards.

* Update RedirectIfAuthenticated.php
2020-06-29 10:21:36 -05:00
..
Controllers Remove controllers that are generated by laravel/ui package. 2019-12-20 11:48:38 -06:00
Middleware [8.x] Multiple guards for RedirectIfAuthenticated (#5329) 2020-06-29 10:21:36 -05:00
Kernel.php add basic trust host middleware 2020-05-18 16:50:22 -05:00