v1.0.4
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.3...v1.0.4