F
Filament2mo ago
jicoy

How to set the Roles navigation

this was the default settings from: php artisan vendor:publish --tag="filament-shield-translations"
'nav.group' => 'User Management',
'nav.role.label' => 'Roles',
'nav.role.icon' => 'heroicon-o-shield-check',
'resource.label.role' => 'Role',
'resource.label.roles' => 'Roles',
'nav.group' => 'User Management',
'nav.role.label' => 'Roles',
'nav.role.icon' => 'heroicon-o-shield-check',
'resource.label.role' => 'Role',
'resource.label.roles' => 'Roles',
is there method for sorting able to define here as well? like nav.sort navigation_sort?
thanks
No description
No description
No description
1 Reply
krekas
krekas4w ago
better would be to ask in the shield channel #bezhansalleh-shield

Did you find this page helpful?