auth()->user() is null after login
Simply this....auth()->user() is null after login. Why?
7 Replies
where?
custom guard?
inside public static function getPages(): array function
in the others method i can dd it properly
any idea on that?
what are you trying to do?
this:
good approach! i'll try this and give a feedback! thanks a lot
sorry.....but this doesn't work:
You need to provide a bit more info than
// THIS DON'T WORKAlso use
Filament::auth()
in Filament context