Open
Description
Checklist
- I agree to uphold the Code of Conduct.
Description
Illuminate/Auth/RequestGuard.php#L8C5-L12
Illuminate/Auth/SessionGuard.php#L30-L32
Guards/TokenGuard.php#L28-L30
Laravel uses Macroable
class on the guards, why not here too?
Shouldn't it maintain consistency?