Channel: PhpStorm + Debugging

Syndicate content
3.666665
30.08.10 18:08 | Alexey Korsun

Remote Debugging with PhpStorm and Xdebug

With PhpStorm and Xdebug you can easily debug your web application right on your server using Remote Debugging. It’s a very convenient way to examine and fix little annoying bugs that often come up very suddenly in a production environment. This video provides a step-by-step guide on how to configure Remote Debugging in PhpStorm using Xdebug.

English 8,683 Comments
Configuration, Debugging, Features