Pilothouse-App / Pilothouse

A command line app for managing a LEMP local development environment based on Docker.
http://pilothouse-app.org
GNU General Public License v2.0
98 stars 17 forks source link

Allow plain php cli commands to trigger xdebug #100

Open AaronHolbrook opened 6 years ago

AaronHolbrook commented 6 years ago

Similar to how you can trigger xdebug via wp or artisan:

ph php ./script.php --xdebug