@lemmon Have you looked at Laravel Sail? Basically creates a Docker setup for you and runs Ubuntu in the container. Might be a better choice for Windows development. Super easy to setup.
I have wsl2 docker and ubuntu already installed along with vs code. Now I am just trying to figure it out.
Laravel wants to do everything for you, I want to figure some stuff out for myself before it is buried so deep that I will never figure it out.
same. laravel sail on wsl2 with ubuntu, docker, VS Code, - everything is surprinsingly working well. Was looking for someone showing the gears working underground.
š¤·āāļø