Tag: spa
3 articles
- The Demo Application
Overview of the demo application you'll be building - a Vue 3 SPA with Laravel 11 API authentication.
- Setting Up Vue 3 with Vite and Pinia
How to set up a Vue 3 SPA with Vite, Pinia, and Vue Router to consume your Laravel API.
- Building a Laravel API with Vue SPA: Introduction
A step by step guide on how to build a Laravel 11 API with a Vue 3 SPA to consume its data using Sanctum and Fortify.