background preloader

SPA Single Page App

Facebook Twitter

The 4 Layers of Single Page Applications You Need to Know. Building a Vue SPA with Laravel Part 2. Building a Vue SPA with Laravel. Building a Vue single page application (SPA) with Laravel is a beautiful combination for building clean API-driven applications.

Building a Vue SPA with Laravel

In this tutorial, we show you how to get up and running with Vue router and a Laravel backend for building a SPA. We will focus on the wiring up all the pieces needed, and then in a follow-up tutorial, we will further demonstrate using Laravel as the API layer. Building a Vue SPA with Laravel Part 2. In this tutorial, we continue Building a Vue single-page application (SPA) with Laravel by learning how to load async data from a Laravel API endpoint inside a Vue component.

Building a Vue SPA with Laravel Part 2

We will also look at error handling when an API response returns an error and how to respond in the interface. If you didn’t read Part 1, we covered wiring up a Vue single page application (SPA) with Vue Router and a Laravel backend. Vue SPA Essentials: Routing. How to Make a Single Page Website for Freelancers & Agencies.