As of right now we have the scaffolding up for a single page application. We’ve installed Laravel, configured social logins with Socialite, configured our own oAuth server with Laravel Passport and configured SASS and JS. Now we will start working with the Vue JS eco system (Vue2 + Vuex + Vue Router). In my opinion, […]