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)9331MITJavaScriptPHP ^7.3

Since Jan 1Pushed 6y ago1 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 3w 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 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

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

2371d 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/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[erag/laravel-lang-sync-inertia

A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React/Svelte) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.

4925.3k](/packages/erag-laravel-lang-sync-inertia)[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[laravel/breeze

Minimal Laravel authentication scaffolding with Blade and Tailwind.

3.0k36.1M163](/packages/laravel-breeze)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)[laravel/folio

Page based routing for Laravel.

603583.7k32](/packages/laravel-folio)

PHPackages © 2026

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