Using Livewire inside a form
Hello!
I'm making a filament page that includes two tabs. The first tab contains the filament fields. On the second tab I would like to add my livewire component. I couldn't find ways to implement this. Only view binding, but it doesn't give me method calls. Thank you!
1 Reply