mhmiton / laravel-modules-livewire

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

version 2.0.0 supported only livewire v3 #32

Closed XarchencoMO closed 1 year ago

XarchencoMO commented 1 year ago

if you install laravel 10 + livewire v2 + laravel-modules + Laravel-modules-livewire, and write in console: php artisan module:make-livewire
you will get an error "livewire makeCommand not found"

mhmiton commented 1 year ago

@XarchencoMO If you working with livewire v2, you need to install v1.6.0.