Skip to content

v0.6.4

Choose a tag to compare

@xam-ps xam-ps released this 31 Jul 14:07
· 24 commits to main since this release

Full list of changes

  • Update php + js dependencies

After pulling the latest codebase please run
composer install --no-dev
php artisan cache:clear
php artisan config:clear
php artisan view:clear
and
npm install
npm run build
to build the frontend

For a fresh installation please have a look at the README.

Full Changelog: v0.6.3...v0.6.4