issues
search
Regaez
/
grav-plugin-api
A REST API plugin for GravCMS
MIT License
27
stars
6
forks
source link
chore: setup PHP debugging with xdebug
#16
Closed
Regaez
closed
5 years ago
Regaez
commented
5 years ago
Closes #15
Install
xdebug
in docker image
Include
.vscode
directory with
launch.json
config for simple debugging configuration
Add a
composer start:clean
script to stop/remove/start docker image when dockerfile is changed
Closes #15
xdebug
in docker image.vscode
directory withlaunch.json
config for simple debugging configurationcomposer start:clean
script to stop/remove/start docker image when dockerfile is changed