Laravel + Vue Full-Stack Application
A modern application with a Laravel API backend and Vue 3 single-page frontend, focused on secure authentication, protected API communication, reusable UI structure, and practical frontend/backend integration.
Laravel · Vue 3 · Vite · Tailwind · Sanctum · Axios · SQLite / MySQL
- Built a Vue 3 SPA with client-side routing, nested layouts, and reusable components.
- Implemented Laravel Sanctum authentication with CSRF protection and secure cookie-based login.
- Created protected endpoints, request validation, registration/login flows, and persistent storage.