PhanLys
Help me add data to a repeater field using a modal which is a table in a Livewire component.
Finally, I got it to work! I had thought that the resource file was also a Livewire component, but it turns out it's not. I added this code to the create page file, and it worked.
9 replies
Help me add data to a repeater field using a modal which is a table in a Livewire component.
But they are on different Livewire components, right? Can you listen to events from other Livewire components? Honestly, I don't understand much about Livewire. I found a guide on the Filament tutorial website, but it's not free
9 replies