Docker
Streamlining Development with Custom Shell Functions: Reusing a command with a custom config for each project
Discover how to create custom shell functions for PHPUnit, Composer, and other tools to streamline your development workflow, especially when working across various tech stacks.
read articleCreating databases when starting the Postgres Docker container
We usually need to setup multiple databases to work locally, at least one for development and one for testing. Here is a cool trick to create them automatically when the Postgres docker container starts..
read articleFaster environment with xDebug and Docker
A few tips for a faster dev env with xDebug and Docker
read article