Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 386 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 386 Bytes

🚘 Technical Test 2020

Technology Stack:

  • Lumen
  • MySQL
  • PHPUnit

🚀 API Docs

Installation:

Add MySQL connection details into .env

git clone https://github.com/appastair/cgtt2020.git .
cd cgtt2020
composer install
php artisan migrate
php -S localhost:8000 -t test/public/