Add forced()
method and middleware
#103
Annotations
3 errors
phpstan:
src/Http/Middleware/Force2Factor.php#L12
Call to an undefined method Filament\Contracts\Plugin|Filament\FilamentManager::auth().
|
phpstan:
src/Http/Middleware/Force2Factor.php#L18
Cannot access property $two_factor_confirmed_at on Illuminate\Foundation\Auth\User|null.
|
phpstan
Process completed with exit code 1.
|