FilamentF
Filament9mo ago
morty

Should I be using `Filament::user()` instead of `Auth::user()`?

I see the documentation uses the former sometimes and I'm not sure if I should be using that instead of Auth::user().
Was this page helpful?