Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 374 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 374 Bytes

Nomadic

An easy to use web interface for tracking digital nomads as they move across the planet for work and beers. Created by Nicki Frandsen and Duane Storey

Deployment to do

  • map domain til nomadic/public
  • create db
  • edit .env to match server environment specifics
  • run php artisan key:generate
  • run composer update
  • php artisan migrate - to create db schema