CodeWithDennis
CodeWithDennis
FFilament
Created by CodeWithDennis on 2/18/2025 in #❓┊help
Clipboard contents after action has been clicked
I want to tests a copy to clipboard action and im wondering if it is possible to grab the clipboard contents inside a test.
12 replies
FFilament
Created by CodeWithDennis on 12/13/2024 in #❓┊help
getNavigationParentItem always visible
Is it possible to have public static function getNavigationParentItem(): ?string always visible? Right now the sub items only show up when the parent is active. https://filamentphp.com/docs/3.x/panels/navigation#grouping-navigation-items-under-other-items
2 replies
FFilament
Created by CodeWithDennis on 9/13/2024 in #❓┊help
Htmlable Filter
Does anyone know if a SelectFilter can allow html? I got a filter with getOptionLabelFromRecordUsing that returns a blade file but html is not available.
8 replies