Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Version 2.0.0

Choose a tag to compare

@lbausch lbausch released this 25 Mar 20:51
· 108 commits to master since this release

Upgrade instructions:

  • rm bootstrap/cache/compiled.php
  • rm bootstrap/cache/services.json
  • composer install --no-dev
  • php artisan migrate --force