Hi Paul,
I followed the exact steps in the two videos dedicated to xdebug.
-
i downloaded the laravel starter zip
-
copied .docker.env.example as .docker.env and changed the ip address
-
copied .env.example as .env
-
created php remote debug configuration in phpstorm
-
installed debugger tool addon for browser (chrome)
-
ran a container with docker-compose up -d
Xdebug is not working in both mac and windows
Please help.
Hi Paul,
I followed the exact steps in the two videos dedicated to xdebug.
i downloaded the laravel starter zip
copied .docker.env.example as .docker.env and changed the ip address
copied .env.example as .env
created php remote debug configuration in phpstorm
installed debugger tool addon for browser (chrome)
ran a container with docker-compose up -d
Xdebug is not working in both mac and windows
Please help.