Tony
Tony
FFilament
Created by Tony on 2/8/2025 in #❓┊help
get resource page name
calling a static method didn't work outside the component. I had to do it like this:
Str::of(ListUsers::class)->kebab()->replace('\\-', '.')->toString()
Str::of(ListUsers::class)->kebab()->replace('\\-', '.')->toString()
8 replies
FFilament
Created by Tony on 2/8/2025 in #❓┊help
get resource page name
No description
8 replies
FFilament
Created by Tony on 2/8/2025 in #❓┊help
get resource page name
No description
8 replies
FFilament
Created by Tony on 2/2/2025 in #❓┊help
404 after dispatch livewire event
nope. i think i need to delete close-modal from dispatches. but cant find a way to do that
7 replies
FFilament
Created by Tony on 2/2/2025 in #❓┊help
404 after dispatch livewire event
No description
7 replies
FFilament
Created by Tony on 2/2/2025 in #❓┊help
404 after dispatch livewire event
everything works properly when I remove ->requires Confirmation() . but how can I keep it? 😵‍💫
7 replies