Validation in laravel-livewire on 2 modal in same blade view
I have been trying to get two modal to work on the same table. I have one modal for the edit user and the other one to add user. I know when you follow the tuttorial on Livewire docs they…