Local development with WSL2, Node, and Docker
jump start your full stack local development with WSL2, Node, and Docker integrating Ubuntu under Windows 11
some time ago I wrote an article with my findings on how to create a local development environment under Windows. since then, a lot has changed, and yet something hasn't: I’m still running Windows (now version 11).
> view post█Drupal 11 local multisite with DDEV
a short step-by-step summary on setting up Drupal 11 multisite with DDEV
I know, I know, everyone loves Lando. but just in case you happen to be a non-conformist like me and need to set up D11 asap with DDEV, here's how.
> view post█PHP Development with Windows Subsystem for Linux, version 2
A step-by-step guide for PHP full stack web development under Windows with WSL2
Most PHP developers work from some flavour of Linux, but for those of you stuck with Windows, Microsoft has a native alternative to the ubiquitous VirtualBox - without taking up too much of your system's resources.
> view post█