takeouts available on windows ?! or is it available through the linux setup with wsl ? Real excited to finally donate some time to setup a docker environment for our team. Were still all running vagrant / homestead.
Oct 3, 2020
3
Level 102
Windows 10 with WSL2, docker and laravel (how to)
For you windows users out there. I just managed to get Windows 10 working with WSL2 and docker, running 200ms in response time. Pretty neat!
The trick I used was to install Ubuntu in the store, and windows terminal. I then opened the ubuntu terminal from the windows terminal. From there I installed php7.4 and installed php and laravel. I then started docker from inside there.
Opening the files in VSCode is easy. Just open the path \\wsl$ and browse to your files
I used laravel served to run docker, but takeout or laradock should work as well I would think.
Please or to participate in this conversation.
