How to retrieve current logged in user in AdminPanelProvider? π€
i need to know which user is logged in to show a badge or hide it in a plugin of the filament admin panel
but
auth()->user()
is always null
related: https://discord.com/channels/883083792112300104/997955484223021157/11925266590358733800 Replies