Skip to content

1.2.0

Compare
Choose a tag to compare
@AndyTWF AndyTWF released this 29 Jun 19:39
  • Migrates the API to full-stack Laravel.

Deploy notes:

- Checkout tag
- composer install --no-dev
- php artisan migrate
- php artisan optimize
- php artisan cache:clear