Closed cshipley closed 8 years ago
Hi, are you sure you've registered the service provider? :) if so, please check what your current environment is set.
Thanks for your help. It was a registration issue.
you can execute php artisan list
;
test php artisan make:model ClassName
I tried using it with lumen -- following the install directions, but "php artisan make:models" gives this error:
Am I doing something wrong, or is this not supported with lumen?