-
-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Description
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]:
>
fedejuret
Metadata
Metadata
Assignees
Labels
No labels