Laravel-Vue SPA
A Laravel-Vue SPA starter kit.
Key Features:
- Laravel 8 backend
- Vue frontend with Vue Router, Vuex, VueI18n, and ESLint
- Dynamic page importing with custom layouts
- Authentication: Login, register, email verification, password reset, JWT
- Socialite integration
- Bootstrap 5 + Font Awesome 5
Use Cases: This starter kit is ideal for developers looking to quickly set up a modern single-page application using Laravel as a backend API and Vue.js for a dynamic frontend. It provides a solid base with authentication, routing, and internationalization already configured.