laravel/vue-starter-kit

The skeleton application for the Laravel framework.

Installs: 7 309

Dependents: 0

Suggesters: 0

Security: 0

Stars: 228

Watchers: 11

Forks: 54

Language:Vue

Type:project

v1.0.2 2025-02-24 19:04 UTC

This package is auto-updated.

Last update: 2025-02-28 19:28:45 UTC


README

Introduction

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.

Official Documentation

Documentation for all Laravel starter kits can be found on the Laravel website.

Contributing

Thank you for considering contributing to our starter kit! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

License

The Laravel + Vue starter kit is open-sourced software licensed under the MIT license.