FilamentPHP Glow Filament Glow
beta
  • All Tricks
  • About
login
logo dark logo light

Add a locale as a url parameter on a panel

Image Description
By: Lara Zeus
  • Published: 25 Mar 2024 Updated: 04 May 2024
Panels

add locale parameter to all of your filament panel

Add a locale as a url parameter on a panel

create a Middleware and register it in filament panel middleware()

1URL::defaults(['local' => 'en']);

then in your panel provider:

1->path('{local}/admin')
Back to Tricks
logo dark logo light

Related Tricks:

Disabling the cancel button on the filament editing form

Usability: Knowing whether or not the record was saved.

Select All Items in a Dropdown Select

Let Users to Select All Options with a Simple Hint Action

Sticky Actions In Forms

Bring the sticky actions back form filament v2

Demonstration of using a resource for multiple typical models

how to use a resource with multiple models

Redirect the user after the logout

how to redirect the user after loging out of filament app

Tweet
X GitHub RSS Feed
built with ❤️ using
filamentPHP
© 2025 Lara Zeus. All rights reserved.
Terms and Conditions Contact Us

Syntax highlighting by Torchlight .

FilamentPHP Glow Filament Glow
beta
    • All Tricks
    • About

Media Picker

  • No Files in the library or nothing found for your search.

Add Files