PHPackages                             ravenberg/laravel-inertia-react-preset - 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. ravenberg/laravel-inertia-react-preset

AbandonedArchivedLibrary[Framework](/categories/framework)

ravenberg/laravel-inertia-react-preset
======================================

An Inertia.js + Reactjs preset for the Laravel Framework

1.0.1(6y ago)10331MITJavaScriptPHP ^7.3

Since Jan 1Pushed 6y ago2 watchersCompare

[ Source](https://github.com/ravenberg/laravel-inertia-react-preset)[ Packagist](https://packagist.org/packages/ravenberg/laravel-inertia-react-preset)[ RSS](/packages/ravenberg-laravel-inertia-react-preset/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (7)Versions (4)Used By (0)

Inertia React Laravel ui preset 💜
=================================

[](#inertia-react-laravel-ui-preset-)

Leverage ReactJS as your view layer within your Laravel application. This is a preset to setup [Inertia](https://inertiajs.com/) + [React](https://reactjs.org/) within a fresh Laravel installation. By using this, you get front-end scaffolding including authentication. Tailwind is setup as well.

The benefit of using Inertia is how you are able to use Laravel and all its beloved features while having a modern front-end along with that modern front-end development workflow;

```
$ npm run hot

```

> A proxy server is started with hot reloading. If you are not using Laravel Valet you may have to change the proxy url within your webpack.mix.js file.

Setup
-----

[](#setup)

Follow these 3 steps to execute the scaffolding using this preset.

#### Step 1

[](#step-1)

Assuming a fresh laravel installation, run the following command to get started;

```
$ composer require --dev ravenberg/laravel-inertia-react-preset

```

#### Step 2

[](#step-2)

Run the actual command

```
$ php artisan ui:auth inertia-react

```

#### Step 3

[](#step-3)

Pull in dependencies and run a build

```
$ npm install && npm run dev

```

🎉 You're all set. Time to craft your app.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~2 days

Total

3

Last Release

2320d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8441153?v=4)[Lee Ravenberg](/maintainers/ravenberg)[@ravenberg](https://github.com/ravenberg)

---

Top Contributors

[![ravenberg](https://avatars.githubusercontent.com/u/8441153?v=4)](https://github.com/ravenberg "ravenberg (3 commits)")

---

Tags

laravelinertiareacttailwindcsspreset

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ravenberg-laravel-inertia-react-preset/health.svg)

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

###  Alternatives

[laravel/ui

Laravel UI utilities and presets.

2.7k134.9M601](/packages/laravel-ui)[laravel/breeze

Minimal Laravel authentication scaffolding with Blade and Tailwind.

3.0k31.3M148](/packages/laravel-breeze)[laravel/wayfinder

Generate TypeScript representations of your Laravel actions and routes.

1.7k4.1M69](/packages/laravel-wayfinder)[laravel-frontend-presets/tall

TALL preset for Laravel.

2.6k692.9k1](/packages/laravel-frontend-presets-tall)[laravel/ai

The official AI SDK for Laravel.

732506.3k60](/packages/laravel-ai)[laravel/folio

Page based routing for Laravel.

608453.9k27](/packages/laravel-folio)

PHPackages © 2026

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