Commander icon indicating copy to clipboard operation
Commander copied to clipboard

Specify properties types

Open Anahkiasen opened this issue 9 years ago • 0 comments

Maybe I'm just too used to generate:migration but it would be nice to be able to do this:

$ php artisan commander:generate Acme/Bar/SubscribeUserCommand --properties="first:string, last:Some\Class"

And have the docblocks updated in consequence

Anahkiasen avatar Feb 05 '15 13:02 Anahkiasen