Closed ftrotter closed 4 years ago
I use Artisan::all()
to get all commands but this method doesn't load custom packages commands. The config is only to manage tabs with recovered commands.
As this is a mix with symfony and Laravel I dont know how to get also custom packages commands...
Thank you for the response... closing issue!!
Tried to add console commands from another package. And it does not work.
Tried to remove entire sections of the configuration file and it does not work.
Why have a configuration file if you are not going to change what is available in the UX by using your configuration file.
color me confused.
-FT