Sorry if this may sound too basic.
I have this Laravel Livewire app that works for wire:click
but any implementation of wire:model
does not work? It doesn't update the values.
What could have I missed?
Sorry if this may sound too basic.
I have this Laravel Livewire app that works for wire:click
but any implementation of wire:model
does not work? It doesn't update the values.
What could have I missed?