mhmiton / laravel-modules-livewire

Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.
MIT License
184 stars 35 forks source link

Upgrade from 1.6.0 to 1.7.0, result a livewire component was not found #30

Closed irvine48 closed 1 year ago

irvine48 commented 1 year ago

Laravel Version 10.16.1 Livewire Version 2.12.4

mhmiton commented 1 year ago

@irvine48 The 1.7.0 version is only for livewire 3. If you are using livewire 2, please install version 1.6.0.