Articles about debugging applications, developer tooling, breakpoints, and diagnostics.
Using Visual Studio Code with PHP and Xdebug
This post describes how to set up, run, and debug PHP code with Visual Studio Code running on Windows. What do we need? Compared to some other popular …