Open a new Windows Subsystem for Linux session.
$ wsl
Create a new Laravel application. This will take a while so go do something else and come back in about 10 minutes.
$ curl -s "https://laravel.build/laravel-vue-docker?with=mysql,redis,mailpit&devcontainer" | bash