Skip to content

console command suggestion #488

@2rkmen

Description

@2rkmen

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]:
 >

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions