It would be nice if Ploi could fetch the commands from a Laravel Project. These are normally located in: App / Console / Commands

We have some custom commands in there for the things we build. Would be nice if Ploi could display them in the GUI.

·
·

It would probably be better (and maybe easer) to parse php artisan list --no-ansi than try to read commands which won't always be in the same directory.

no votes yet

Fetch Laravel Commands form - project

4 total votes