Overview
- Enable Xdebug support across all supported PHP versions.
- Add a concise guide for configuring Xdebug w/ PhpStorm.
Tasks
Docker / Compose
Documentation
Proposed folder structure:
docs/
├── PhpStorm/
│ ├── media/
│ ├── xdebug.md
I'm not convinced by the folder structure. I would appreciate some feedback.
Credits: Thank you @t-willm for figuring out how to configure all of this!