Mook
Mook
FFilament
Created by Mook on 1/8/2024 in #❓┊help
Custom row classes border colour weirdness
3 replies
FFilament
Created by darwin on 6/27/2023 in #❓┊help
select
->disablePlaceholderSelection() is now deprecated you can use: ->selectablePlaceholder(false)
7 replies
FFilament
Created by Mook on 10/23/2023 in #❓┊help
Stats widgets in rows of 4 columns
I've added the getHeaderColumns() function into my statswidgets class as well but this doesn't do anything either. The only thing that seems to alter the formatting is the $columnSpan array but this will only shrink all of the stats widgets as a group, I guess because they're all created in the same class.
4 replies
FFilament
Created by Abi on 9/18/2023 in #❓┊help
is there a way to update the tab label with relation managers
public function getContentTabLabel(): string { return 'whatever you want the tab to be'; }
2 replies
FFilament
Created by Mook on 9/25/2023 in #❓┊help
2 Dashboard nav items appearing
This is the way, fixed by disabling the default dashboard
6 replies