In this tutorial I am going to show you how you can setup your own single page application using Laravel + Vue 3 using typescript and Vite. This is a manual way to add PWA on your laravel projects.
Inside our laravel project let us run a command using yarn, and choose vue and typescript.