Comes with Vagrant setup and ready to roll with php7.1 and mySQL
- Run
Vagrant Up
- Get Building!
Note: bootstrap.sh
will run with Vagrant up
it will install and configure PHP, MySQL, Composer. Once everything is installed it will run composer and setup laravels app key, ect. To change this behavoir just edit bootstrap.sh
- Delete the .git folder
- Run
git init
- Edit
.git/description
- Create new GitHub Repo
- Follow the instructions for adding the new repo as the remote origin (do not init with readme)