inertia start

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

  1. Run composer install.
  2. Run npm install.
  3. Rebuild frontend assets with npm run build or your normal frontend workflow.