mhmiton / laravel-modules-livewire

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

version 2.0.0 supported only livewire v3 #32

Closed XarchencoMO closed 9 months ago

XarchencoMO commented 11 months 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 11 months ago

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