CCelestiallines.com

PHP Articles

Notes on PHP, Drupal, Laravel, React, and Next.js development.

How to Debug PHP with Xdebug in VS Code

Jun 2026

How to Debug PHP with Xdebug in VS Code

Setting up Xdebug 3 with VS Code end to end: php.ini config, the PHP Debug extension, launch.json, debugging inside Docker/DDEV and WSL specifically, conditional breakpoints and logpoints, and the connection issues people actually hit.

Read more →