Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 197 Bytes

Readme.md

File metadata and controls

16 lines (10 loc) · 197 Bytes

Usage

Using docker to get started

docker-compose up --build 

migrate the tables

docker-compose run --rm artisan migrate   

should be running on localhost:8000