Add a locale as a url parameter on a panel
- Published: 25 Mar 2024 Updated: 04 May 2024
add locale parameter to all of your filament panel
create a Middleware and register it in filament panel middleware()
then in your panel provider:
Related Tricks:
add locale parameter to all of your filament panel
Integrate Language Switcher in User Menu for a Cleaner Top Bar
when you don't have access to the current resource or page, `current` for the help!
how to use an action as a headerAction or as a table row action without code duplication
Let Users to Select All Options with a Simple Hint Action