PHPPHPStormProductivityxDebug Essential Articles on Remote PHP Debugging with PHPStorm and Xdebug Posted on May 18, 2015June 4, 2015 | by admin Steps: Enable remote xdebug in php.ini you will add a line in php.ini xdebug.remote_enable=1 Test your connection, if it […]