laravel homestead windows installation

WBOY
Release: 2016-08-08 09:24:38
Original
868 people have browsed it

1. Download the two tools visual box and vgarant, install them

  • http://vagrantup.com
  • https://www.virtualbox.org/
  • 2. Add homestead box to vagrant

    3. Create a virtual machine configuration file

    git clonehttps://github.com/Swader/homestead_improved your directory

    4. ModifyHomestead .yaml configuration

    folders is the directory in the virtual machine corresponding to the actual directory of Windows

    sites is the directory of the virtual machine corresponding to the site name

    5. Modify hosts to the site in sites Name

    6. Open vargrant up, connect the terminal to vagrant ssh

    7. Browser, enter your URL: 8000 to directly access the folder you set in folders

    8. Reference

    http://www.sitepoint.com/quick-tip-get-homestead-vagrant-vm-running/

    https://phphub.org/topics/2

    The above introduces the laravel homestead windows installation, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.

    Related labels:
    source:php.cn
    Statement of this Website
    The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
    Popular Tutorials
    More>
    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!