Skip to content

dbpolito/firestead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firestead

Laravel Homestead simplified and per-project based.

Why Firestead?

Homestead is really awesome but recently they have changed direction and now it's a PHP/Composer Project, and works as a single VM for all your projects, which is great for some cases, but for other, not really.

If you are like me and likes to have separated VMs for each projects, Firestead is for you.

Is it different from Homestead?

Not really, Firestead basicallly uses all generated files from Homestead and moves them all to a single folder, so it don't pollute your project repository.

How to?

1. Add Laravel Homestead Box

vagrant box add laravel/homestead

2. Clone Firestead

git clone https://github.com/dbpolito/firestead.git

3. Have Fun! :)

cd firestead
vagrant up

About

Laravel Homestead Simplified and per-project based.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published