vue-client-sanctum-spa-auth Tailwind Templates

Vue Client Sanctum Spa Auth

This repo provides a boilerplate for a Vue application with Laravel Sanctum cookie-based authentication. It is also initialized with vue-router, vuex store, and Tailwind CSS.

Vue 3 + Vite Boilerplate for Laravel Sanctum cookie based authentication

This repository serves as a starting point for building Vue.js applications with Laravel Sanctum cookie-based authentication. It includes pre-configured setups for vue-router, vuex store, and Tailwind CSS to streamline the development process.

Pre-requisites

  • Require a Laravel application setup with breeze api only authhentication with database. if not avialable then follow steps given on official Laravel Documentation.

Instalation

Clone the repo

git clone https://github.com/suhaskunte777/vue-client-sanctum-spa-auth.git

Go to cloned directory and install depencies and run application

npm install && npm run dev

License

This project is licensed under the MIT License.

Top categories

Loading Svelte Themes