Trauma Zombie
Explore posts from serversHow to create form with Filament styles outside the panel?
Should I create new layout like this: https://filamentphp.com/docs/3.x/forms/installation#configuring-your-layout or there is a better easier way?
7 replies
How to correctly typehint or set return types for IDE support and autocomplete?
Yeah, I know, but there is too many components that I want to use this. For example TextEntry, TextInput, Select, Toggle, Textarea, TextRich etc. I dont want to duplicate it.
4 replies
Notify user assigned or detached using Select
I want to send it after form is submitted. This is probably Laravel problem. For example, when I already have Task, and someone edited it, adds new user via that Select field, I want to send notification to that new user.
4 replies