Logout redirect
Is there a setting where I can change the route of the logout redirect?
2 Replies
Hello, i think this can help you:
https://filamentphp.com/community/tim-wassenburg-how-to-customize-logout-redirect
Filament
How To Customize Logout Redirect by Tim Wassenburg - Filament
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
By default we get:
auth.logout
route, so if you customise that route you should be able to do it.