Skip to content

Livewire lifecycle updated hook fix

Compare
Choose a tag to compare
@tanthammar tanthammar released this 17 Aug 22:39
· 634 commits to master since this release

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.