Livewire lifecycle updated hook fix
Laravel Livewire default updatedFoo() method does not support array field names.
Added a fix to simplify the use with this package and to extend Livewire to support array fields.
Laravel Livewire default updatedFoo() method does not support array field names.
Added a fix to simplify the use with this package and to extend Livewire to support array fields.