Skip to content

v1.0.3

Choose a tag to compare

@xam-ps xam-ps released this 04 Feb 22:16
· 12 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.2...v1.0.3