Skip to content

v1.0.5

Choose a tag to compare

@xam-ps xam-ps released this 31 Mar 18:10
· 10 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: v1.0.4...v1.0.5