Skip to content

Files

Latest commit

7662518 · Oct 29, 2014

History

History
15 lines (8 loc) · 273 Bytes

readme.md

File metadata and controls

15 lines (8 loc) · 273 Bytes

Laravel Meetup Group

Topic: Commands and Domain Events

Presentation by Ron Darby

Installation

Clone Repo into a folder in your prefered VM or Homestead

Create DB and input config into /app/config/local/database.php

composer update

php artisan migrate:refresh --seed