Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 325 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 325 Bytes

ER Diagram

Please open Canoe EER.mwb with MySQL Workbench tool or Canoe EER.pdf for a preview

Installing

Clone the repo: https://github.com/diegarc/canoe-challenge.git

run composer install

create .env file using the .env.example as a template

run php artisan serve

Testing

run php artisan test