Setting up debugging with Xdebug, PhpStorm, and Laravel in Docker
In this video I teach myself how to run PHP's built-in web server to run a (very simple) Laravel application inside a Docker container, and then configure Xdebug and PhpStorm to do step debugging.