© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
4 replies
HGalih

Conditional Resource/Navigation Label

Is there anyway I could make this work?
image.png
Solution
use the function and remove the prop '$label'
public static function getLabel(): ?string
    {
        return self::$label;
    }
public static function getLabel(): ?string
    {
        return self::$label;
    }
Jump to solution
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

translate navigation label
FilamentFFilament / ❓┊help
3y ago
resource navigation
FilamentFFilament / ❓┊help
2y ago
Translate resource label
FilamentFFilament / ❓┊help
2y ago
Resource Label Uppercase?
FilamentFFilament / ❓┊help
3y ago