Quickly adding projects to Laravel Homestead using Homeboy
Homeboy is a great tool for automating sites using Laravel Homestead.
Features
Install Laravel into a new directory via composer
Update your host file to point your dev domain to your homestead IP
Update your Homestead.yaml file mapping to include your new project
Update your Homestead.yaml file to create a database for your project
Re-provision Vagrant
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5 Laravel 5.2 Laravel 5.1 Laravel 5.3 Laravel 5.4 Laravel 5.5 Intermediate