Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It'd be awesome to present command options #2

Open
phpguru opened this issue Sep 21, 2018 · 0 comments
Open

It'd be awesome to present command options #2

phpguru opened this issue Sep 21, 2018 · 0 comments

Comments

@phpguru
Copy link

phpguru commented Sep 21, 2018

I gave this a try, thanks for posting on r/laravel.

My only suggestion would be to parse the options for a command and let there be a way to include them.

One example is krlove:generate:model -- most of the command options have to be passed, like --table-name=SomeTable --connection=NonDefaultConnection -- without those, the command is useless and I end up quitting menu, running php artisan help krlove:generate:model as before.

It's really cool though. Only other beef is it takes up quite a bit of screen real-estate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant