Closed WebKenth closed 8 months ago
Should Resolve #75
Tested with both
php artisan make:command TestCommand --module="test-module"
and
php artisan make:command TestCommand --module="test-module" --command="my:test:command"
Both works flawlessly
Thanks!
Should Resolve #75
Tested with both
and
Both works flawlessly