How to pass data from view to Resource TextInput?
Guys, need help! I have Resource with $form where custom view renders svg image with different clickable areas, I need to pass clicked svg path id from that view to $form TextInput, how can I do that?
Solution
another reference: https://livewire.laravel.com/docs/javascript#using-javascript-in-livewire-components
Laravel
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.




