v1.0.3
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