Debugging PHP Applications

This is a tutorial on how to configure debugging for any PHP web application using PHP Storm, Vagrant and X-Debug. One of my web-development workflows involves using Vagrant with a LAMP stack on it. The vagrant configuration I use is based on this: Vagrant LAMP stack. I’ve used this method over a dozen times this … Read more