laravel / homestead by taylorotwell

A virtual machine for web artisans.
7,542,750
3,874
128
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2014-04-17
Package Last Update: 2024-11-06
Home Page:
Language: Shell
License: MIT
Last Refreshed: 2025-03-12 15:00:29
Package Statistics
Total Downloads: 7,542,750
Monthly Downloads: 44,978
Daily Downloads: 1,749
Total Stars: 3,874
Total Watchers: 128
Total Forks: 1,441
Total Open Issues: 16

Introduction

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.3, MySQL, Postgres, Redis, Memcached, Node, and all of the other goodies you need to develop amazing Laravel applications.

Official documentation is located here.