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

console command suggestion #488

Open
2rkmen opened this issue Apr 5, 2024 · 0 comments
Open

console command suggestion #488

2rkmen opened this issue Apr 5, 2024 · 0 comments

Comments

@2rkmen
Copy link

2rkmen commented Apr 5, 2024

is it possible to enable suggestion of available command like in laravel framework?
example:

php artisan queee

   ERROR  Command "queee" is not defined. Did you mean one of these?

  ⇂ queue:batches-table  
  ⇂ queue:clear
  ⇂ queue:failed
...

or like this:

 php artisan bots 
                                  
  Command "bots" is not defined.  

 Do you want to run "app:analize-bots" instead?  (yes/no) [no]:
 >

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

No branches or pull requests

1 participant