Journal 2022-07-12

<!-- Morning -->

Docker PHP Debug

[xdebug]
xdebug.mode=debug
xdebug.start_upon_error=yes
xdebug.client_host=host.docker.internal
xdebug.client_port=9003
xdebug.log=/var/log/php-xdebug.log
<!-- What do I want to do today? --> <!-- Evening --> <!-- What did I learn today? --> <!-- Things I learned --> <!-- Useful tools and libraries -->