feat: add Illuminate\Support\Traits\Macroable
trait to Guards
#456
Labels
Scope: Improvement
Proposed improvements, or feature additions.
Checklist
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?
The text was updated successfully, but these errors were encountered: