SkillAgentSearch skills...

Firestead

Laravel Homestead Simplified and per-project based.

Install / Use

/learn @dbpolito/Firestead
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated9y ago
Forks1

Languages

Shell

Security Score

60/100

Audited on Mar 15, 2017

No findings