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

Update CommandHelper.php #33

Closed da-production closed 12 months ago

da-production commented 1 year ago

doesn't work with

\Features\SupportConsoleCommands\Commands\MakeCommand()
mhmiton commented 1 year ago

@da-production Thanks for your PR. But, if you using Livewire v2, please install - laravel-modules-livewire version v1.6.0

\Features\SupportConsoleCommands\Commands\MakeCommand()

This will be support only version 2.0+