The skeleton application for the Laravel framework.
laravel/vue-starter-kit is a Laravel package for the skeleton application for the laravel framework..
It currently has 624 GitHub stars and 278.075 downloads on Packagist (latest version v1.0.2).
Install it with composer require laravel/vue-starter-kit.
Discover more Laravel packages by laravel
or browse all Laravel packages to compare alternatives.
Last updated
Our Vue starter kit provides a robust, modern starting point for building Laravel applications with a Vue frontend using Inertia.
Inertia allows you to build modern, single-page Vue applications using classic server-side routing and controllers. This lets you enjoy the frontend power of Vue combined with the incredible backend productivity of Laravel and lightning-fast Vite compilation.
This Vue starter kit utilizes Vue 3 and the Composition API, TypeScript, Tailwind, and the shadcn-vue component library.
Documentation for all Laravel starter kits can be found on the Laravel website.
Thank you for considering contributing to our starter kit! The contribution guide can be found in the Laravel documentation.
All contributions to the Starter Kits from now on should be made through Maestro.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
The Laravel + Vue starter kit is open-sourced software licensed under the MIT license.