Releases: Dynamatrix/laravel-vue-scaffold
Releases · Dynamatrix/laravel-vue-scaffold
Updating dependency packages
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:
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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.