liketomove/homestead

A virtual machine for web artisans. Forked from laravel/homestead

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 1 226

Language:Shell

2.0.12 2018-12-11 15:31 UTC

This package is auto-updated.

Last update: 2020-02-11 18:36:28 UTC


README

68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d686f6d6573746561642e737667

Build Status Total Downloads Latest Stable Version License

Introduction

This version has been optimized for different php frameworks (Symfony/Yii2) and Magento (1.x/2.x).

Laravel Homestead is an official, pre-packaged Vagrant box that provides you a wonderful development environment without requiring you to install PHP, a web server, and any other server software on your local machine. No more worrying about messing up your operating system! Vagrant boxes are completely disposable. If something goes wrong, you can destroy and re-create the box in minutes!

Homestead runs on any Windows, Mac, or Linux system, and includes the Nginx web server, PHP 7.2, MySQL, Postgres, Redis, Memcached, Node, and all of the other goodies you need to develop amazing Laravel applications.

Official documentation is located here.