© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
24 replies
Mohamed Melouk

order navigation group with multi languages

Filament::registerNavigationGroups([
            __('messages.services'),
            __('messages.abouts'),
            __('messages.blogs'),
            __('Offers'),
            __('messages.bookings'),
            __('Pages'),
            __('Settings'),
        ]);
Filament::registerNavigationGroups([
            __('messages.services'),
            __('messages.abouts'),
            __('messages.blogs'),
            __('Offers'),
            __('messages.bookings'),
            __('Pages'),
            __('Settings'),
        ]);


it works with English only

do I have to add them in each language?
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Multi level navigation group
FilamentFFilament / ❓┊help
3y ago
How to order navigation group?
FilamentFFilament / ❓┊help
2y ago
Navigation Group
FilamentFFilament / ❓┊help
2y ago
group navigation
FilamentFFilament / ❓┊help
3y ago