Phased
Est:
2019
Tags:
[Vue.js, Laravel, Tools, SPA]

Intro

Phase aims to make building Laravel backed Vue apps easier than ever. Its magic sauce comes in two flavours, first it generates a Vue-Router routes configuration from your routes/web.php, so you get an easy SPA experience out of the box, just by writing the Laravel you know and love. Second it has several small PHP helper utilities available that allow you to store data into your Vuex state, right from the PHP code in your Laravel app.