Skip to content

Releases: Dynamatrix/laravel-vue-scaffold

Updating dependency packages

17 Jan 21:54
Compare
Choose a tag to compare

This release focuses on updating all npm and composer packages. This ensures all vulnerabilities found by dependabot are also no longer problematic to the scaffold and any applications built with it. This pertains to:

https://github.com/Dynamatrix/laravel-vue-scaffold/commits/testing/?since=2025-01-16&until=2025-01-17

Full Changelog: v1.0.0...v1.0.1

v1.0.0

02 Jul 11:05
Compare
Choose a tag to compare

This release introduces the first version of the laravel vue scaffold. It currently supports the laravel backend and the vue frontend. Inter communication is done with Axios and the routing is done by vue router. The scaffold supports SPAs.