try-xdebug-phpstorm

PhpStorm 2023.2でXdebugを使ってブレークポイントを試すためのリポジトリ

手順

docker-compose build
docker-compose up -d
open http://localhost/info.php

参考