laravel9-vite-vue2-starter

@Vuejs 2 for @Laravel 10

Stars
18
Committers
2

Bot releases are hidden (Show)

laravel9-vite-vue2-starter - Laravel v10.0.4 + Breeze v1.20.0 + Vue 2.7.14 Latest Release

Published by logue over 1 year ago

  • Update Laravel v10.0.4 and Breeze v1.20.0, Vite 4.2.1.
  • Rewrite eslint config.
  • Fix for route function.
  • Changed to call Ziggy Vue with an alias.

Known Issue

  • Inertia link does not work correctly.
laravel9-vite-vue2-starter - Laravel v9.5.1 + Breeze v1.18.0 + Vue 2.7.14

Published by logue over 1 year ago

  • Update Laravel v9.5.1 and Breeze v1.18.0.
  • Replace @inertiajs/inertia-vue to @inertiajs/vue2.
  • Add Server Side Rndering build feature.

Known Isse:

  • route() function is not stable.
  • When using the useForm() function, it is necessary to add any because of Inertia's problem.
laravel9-vite-vue2-starter - Laravel v9.3.12 + Breeze v1.15.12 + Vue 2.7.14

Published by logue almost 2 years ago

  • Update Laravel v9.3.12 and Breeze v1.15.12.
  • Update Vue 2.7.14.
  • Since Inertia's Link causes a TypeScript error, use the one recreated on the vue-inertia-composable side.
  • Fixed type check error in route() instruction.

Known Issue

  • Type checking is not working well with the inertia-link method.
laravel9-vite-vue2-starter - 9.3.9

Published by logue almost 2 years ago

laravel9-vite-vue2-starter - v9.3.6

Published by logue about 2 years ago

Follow v9.3.6,

  • Drop console when production build.
  • Update TypeScript 4.8.2.

Full Changelog: https://github.com/logue/laravel9-vite-vue2-starter/compare/9.3.5...9.3.6

laravel9-vite-vue2-starter - 9.3.4

Published by logue about 2 years ago