PhpStorm+Docker Dev
My Typical Laravel Docker skeleton.
Remote Debug
Dockerfile should install xdebug
Also should enable and config xdebug in php.ini
Nginx Dockerfile config
docker-compose.yml
PHPStorm Config



Final Check
Last updated