v1.1.1
v1.1.1
Changed
- Sync with laravel/laravel v13.10.1
- Sync with laravel/vue-starter-kit up to commit
11a7368 - Composer and npm dependencies were updated
Upgrade Guide
- Run
composer install. - Run
npm install. - Rebuild frontend assets with
npm run buildor your normal frontend workflow.