Redirect the user after the logout
- Published: 03 Aug 2024 Updated: 03 Aug 2024
how to redirect the user after loging out of filament app
First: create a new class with the following code:
then in your appServiceProvide, import these classes:
and add this to the boot method:
Related Tricks:
Bring the sticky actions back form filament v2
when you don't have access to the current resource or page, `current` for the help!
how to redirect the user after loging out of filament app
This time-saving starter kit provides a Laravel project with FilamentPHP already installed and configured, so you can dive straight into building without any of the initial setup headaches.
Usability: Knowing whether or not the record was saved.