GeeH / teamtime-2020

Teamtime now with added completion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • composer install
  • Create a new MySQL database and copy .env.example to .env, updating the DB_DATABASE (plus username and password) to the db you created
  • run make migrate to load the data and seed it
  • run php artisan serve to spin up the webserver
  • login using the username and password ghockin@twilio.com and gary

About

Teamtime now with added completion


Languages

Language:PHP 96.1%Language:Blade 3.4%Language:Vue 0.4%Language:Shell 0.1%Language:Makefile 0.0%