Closed XarchencoMO closed 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"
@XarchencoMO If you working with livewire v2, you need to install v1.6.0.
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"