Search
Get Started
F
Filament
•
2y ago
HGalih
Conditional Resource/Navigation Label
Is there anyway I could make this work
?
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
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,361
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
public
static
function
getLabel
()
:
?string
{
return
self::
$label;
}
public
static
function
getLabel
()
:
?string
{
return
self::
$label;
}
Similar Threads
translate navigation label
F
Filament / ❓┊help
3y ago
resource navigation
F
Filament / ❓┊help
17mo ago
Translate resource label
F
Filament / ❓┊help
2y ago
Resource Label Uppercase?
F
Filament / ❓┊help
3y ago