yohanan
yohanan
FFilament
Created by yohanan on 5/26/2024 in #❓┊help
Every dropdown menu become full width after installing spatie settings plugin
No description
8 replies
FFilament
Created by yohanan on 5/18/2024 in #❓┊help
using laravel controller with parameters not working.
Hi there I have to print an invoice's receipt from my app. So i'm using Rawilk's package for it. I created a controller in which i implemented the print code (just the demo code from Rawilk's package docs). Everything worked well until i tried to pass a parameter to the controller's method. For exemple passing an invoice ID to the method and trying to query datas inside it not working. Is that mean controller doesn't work as regular anymore in filament project? Is there a way to do it on filament ?
6 replies
FFilament
Created by yohanan on 5/10/2024 in #❓┊help
hintAction in custom livewire component form not working. same has createOptionForm
Hi there, Is it possible to use createOptionForm or hintAction in livewire component form? I've created an livewire component which implement HasForms. When i tried to use createOptionForm or hintAction on Select, nothing happening. No error, no modal. Can someone help please?
14 replies