Laravel Vue SPA

We take a look at this Laravel package that is a boilerplate for writing single-page apps with Vue on the front-end and Laravel on the back-end. It includes VueRouter, Vuex, VueI18n, Laravel Socialite, Laravel JWT and the auth scaffolding found in a typical Laravel app but written as a SPA. Package Repo: GitHub Example Repo: # LINKS My courses: Sign up for
Back to Top