Redirecting to a specific filament resource after authenticating correctly
I have a single panel in my app and I'd like to set first view to a specific resource other than '/admin'' when logging in as a filament user. I don't see anything in the docs that seems to configure this - is this possible?
I wish to direct the user to admin/resource_1 instead - any advice?