Skip to content

GWSB/colorado-erectors

Repository files navigation

Colorado Erectors

Local Install Instructions

These instructions assume that you understand how to set up your Hosts file and the homestead vagrant box.

clone the repo

duplicate the .env.example file and remove the '.example' from the file name. Change the database name to "erectors"

## vagrant ssh
## composer Install
## php artisan key:generate
## mysql
## create database erectors;
## php artisan migrate
## npm Install

Get to hacking.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published