How to create a multiple-page application with Laravel and Vue 3

Laravel — Building Vue 3 Multiple Page Application with Vitejs

Balaji Dharma
Dev Genius
Published in
4 min readSep 6, 2022

--

Photo by Tamara Gak on Unsplash

Laravel and Vue are a good combination for creating SPA. But Vue 2 is used for a lot of normal multi-page applications. In this blog, we going to create a multi-page application with the latest Laravel 9 and Vue 3.

--

--