Support the ongoing development of Laravel.io →
posted 2 years ago
Installation
Last updated 1 year ago.
0

I also ran the following command as in the Windows Terminal, launched as administrator:

dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart wsl --set-default-version 2

`wsl --list --verbose NAME STATE VERSION

  • docker-desktop Running 2 docker-desktop-data Running 2`

yet I still get "Docker is not running." in a command prompt when trying to run the Curl command, and the URi error in the Windows terminal

0

I ended up installing XAMPP, then installing Composer and simply running this command in the Command Prompt: composer create-project laravel/laravel example-app

As per: https://laravel.com/docs/8.x#installation-via-composer

Not sure what's going on with the Docker example, I after 5 hours and a Maze of documentation and running odd commands, I couldn't get the thing to work. :(

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.