Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 248 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 248 Bytes

Coffee Dropper api

A uk postcode coffee store locator api and web interface done with laravel

To install

  • setup .env, be sure to include api key for geo service
  • composer install
  • php artisan migrate --seed
  • php artisan key:generate