Laravel 12
PHP 8.2+
No release in over a year
The skeleton application for the Laravel framework.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

fakerphp/faker
^1.23
mockery/mockery
^1.6
phpunit/phpunit
^11.5.3

Runtime

 Project Readme

Laravel + Vue Starter Kit

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.

All contributions to the Starter Kits from now on should be made through Maestro.

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.