php-xdebug-docker
php-xdebug-docker copied to clipboard
Breakpoint is not triggering
Steps:
- Checkout the project
- docker-compose up --build -d on the terminal.
- Run XDebug from VSCODE
Browsers I've tried: Chrome/Safari/Firefox
When I loaded website, phpinfo shows
xdebug.client_host | localhost | localhost
-- | -- | --
xdebug.client_port | 9003 | 9003