FilamentF
Filament10mo ago
Matthew

Filament::auth()->login($user), multiple guards

How does Filament::auth()->login($user) deal with issue where there are multiple panels and guards?

Looking from a testing perspective, can I specify the guard to use?
Was this page helpful?