MIF_E31222691/app
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
..
Console one liner 2019-12-20 14:14:01 -06:00
Exceptions Merge branch 'master' into develop 2019-12-24 17:45:25 +00:00
Http [8.x] Multiple guards for RedirectIfAuthenticated (#5329) 2020-06-29 10:21:36 -05:00
Providers tweak route provider default settings 2020-06-24 12:47:56 -05:00
User.php Use new factories 2020-04-21 10:12:39 -05:00