PHPackages                             laravel/react-starter-kit - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. laravel/react-starter-kit

ActiveProject[Framework](/categories/framework)

laravel/react-starter-kit
=========================

The skeleton application for the Laravel framework.

v1.0.1(1y ago)804343.0k—7.7%368[1 PRs](https://github.com/laravel/react-starter-kit/pulls)MITTypeScriptPHP ^8.2CI passing

Since Feb 24Pushed 2mo ago37 watchersCompare

[ Source](https://github.com/laravel/react-starter-kit)[ Packagist](https://packagist.org/packages/laravel/react-starter-kit)[ RSS](/packages/laravel-react-starter-kit/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (11)Versions (9)Used By (0)

Laravel + React Starter Kit
===========================

[](#laravel--react-starter-kit)

Introduction
------------

[](#introduction)

Our React starter kit provides a robust, modern starting point for building Laravel applications with a React frontend using [Inertia](https://inertiajs.com).

Inertia allows you to build modern, single-page React applications using classic server-side routing and controllers. This lets you enjoy the frontend power of React combined with the incredible backend productivity of Laravel and lightning-fast Vite compilation.

This React starter kit utilizes React 19, TypeScript, Tailwind, and the [shadcn/ui](https://ui.shadcn.com) and [radix-ui](https://www.radix-ui.com) component libraries.

Official Documentation
----------------------

[](#official-documentation)

Documentation for all Laravel starter kits can be found on the [Laravel website](https://laravel.com/docs/starter-kits).

Contributing
------------

[](#contributing)

Thank you for considering contributing to our starter kit! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).

Code of Conduct
---------------

[](#code-of-conduct)

In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).

License
-------

[](#license)

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

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance68

Regular maintenance activity

Popularity62

Solid adoption and visibility

Community35

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor3

3 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

448d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/463230?v=4)[Taylor Otwell](/maintainers/taylorotwell)[@taylorotwell](https://github.com/taylorotwell)

---

Top Contributors

[![joetannenbaum](https://avatars.githubusercontent.com/u/2702148?v=4)](https://github.com/joetannenbaum "joetannenbaum (83 commits)")[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (47 commits)")[![hugosaintemarie](https://avatars.githubusercontent.com/u/10208811?v=4)](https://github.com/hugosaintemarie "hugosaintemarie (36 commits)")[![tnylea](https://avatars.githubusercontent.com/u/601261?v=4)](https://github.com/tnylea "tnylea (27 commits)")[![pushpak1300](https://avatars.githubusercontent.com/u/31663512?v=4)](https://github.com/pushpak1300 "pushpak1300 (26 commits)")[![WendellAdriel](https://avatars.githubusercontent.com/u/11641518?v=4)](https://github.com/WendellAdriel "WendellAdriel (17 commits)")[![JoeyMckenzie](https://avatars.githubusercontent.com/u/16873254?v=4)](https://github.com/JoeyMckenzie "JoeyMckenzie (3 commits)")[![pataar](https://avatars.githubusercontent.com/u/3403851?v=4)](https://github.com/pataar "pataar (3 commits)")[![SantosVilanculos](https://avatars.githubusercontent.com/u/95357132?v=4)](https://github.com/SantosVilanculos "SantosVilanculos (3 commits)")[![rrmesquita](https://avatars.githubusercontent.com/u/30835404?v=4)](https://github.com/rrmesquita "rrmesquita (3 commits)")[![ace-of-aces](https://avatars.githubusercontent.com/u/79840527?v=4)](https://github.com/ace-of-aces "ace-of-aces (2 commits)")[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (2 commits)")[![matthiasweiss](https://avatars.githubusercontent.com/u/11889938?v=4)](https://github.com/matthiasweiss "matthiasweiss (2 commits)")[![michaelnabil230](https://avatars.githubusercontent.com/u/46572405?v=4)](https://github.com/michaelnabil230 "michaelnabil230 (2 commits)")[![msamgan](https://avatars.githubusercontent.com/u/29948727?v=4)](https://github.com/msamgan "msamgan (2 commits)")[![Nothing-Works](https://avatars.githubusercontent.com/u/18606648?v=4)](https://github.com/Nothing-Works "Nothing-Works (2 commits)")[![nunomaduro](https://avatars.githubusercontent.com/u/5457236?v=4)](https://github.com/nunomaduro "nunomaduro (2 commits)")[![Rinnsy](https://avatars.githubusercontent.com/u/68080844?v=4)](https://github.com/Rinnsy "Rinnsy (2 commits)")[![simonswiss](https://avatars.githubusercontent.com/u/485747?v=4)](https://github.com/simonswiss "simonswiss (2 commits)")[![kaarelsirel](https://avatars.githubusercontent.com/u/18115386?v=4)](https://github.com/kaarelsirel "kaarelsirel (1 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/laravel-react-starter-kit/health.svg)

```
[![Health](https://phpackages.com/badges/laravel-react-starter-kit/health.svg)](https://phpackages.com/packages/laravel-react-starter-kit)
```

###  Alternatives

[laravel/vue-starter-kit

The skeleton application for the Laravel framework.

595238.0k](/packages/laravel-vue-starter-kit)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[oseughu/svelte-starter-kit

The skeleton application for the Laravel framework.

1781.4k](/packages/oseughu-svelte-starter-kit)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
