orchestral / canvas

Code Generators for Laravel Applications and Packages
https://packagist.org/packages/orchestra/canvas
MIT License
192 stars 12 forks source link

Fixes `preset` command usage #27

Closed edersoares closed 11 months ago

edersoares commented 11 months ago

When using vendor/bin/canvas preset laravel, command from README, an error is generated.

This happens because option is used instead of the given argument.