How to install Laravel via Laravel Installer on Windows?

前端 未结 7 808
故里飘歌
故里飘歌 2020-12-12 11:25

I’m trying to install the Laravel Framework on Windows with the Laravel Installer method.

In the documentation I found the following:

7条回答
  •  一个人的身影
    2020-12-12 11:39

    Use Laragon (http://laragon.org/) enter image description here

    Install Laragon.

    enter image description here

    Use Laragon Menu to create project

    enter image description here

    Take you 5 minutes to have Laravel4 o Laravel5. enter image description here

    Launch Laragon Project

    enter image description here

    Laragon automatically create Virtual host for your project name ( project_name.me)

    Hope it helps.

    Source: https://innopy.wordpress.com/2015/02/07/laravel-windows/

提交回复
热议问题