Subscribe to PHP Freaks RSS

How to setup PhpStorm with Xdebug on Docker [Tutorial Part 2]

syndicated from planet-php.net on August 6, 2018

In the second part of this tutorial series on developing PHP on Docker we're taking a good hard look at PhpStorm, Xdebug and how to run and debug scripts from within PhpStorm on Docker.

And just as a reminder, the first part is over at Setting up PHP, PHP-FPM and NGINX for local development on Docker.