PHPackages                             coderomeos/laravel-inertia-react-shadcn-boilerplate - 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. coderomeos/laravel-inertia-react-shadcn-boilerplate

ActiveProject[Framework](/categories/framework)

coderomeos/laravel-inertia-react-shadcn-boilerplate
===================================================

The skeleton inertiajs with shadcn boilerplate application template for the Laravel framework.

v1.0.10(1y ago)3116812[1 issues](https://github.com/CodeRomeos/laravel-inertia-react-shadcn-boilerplate/issues)MITPHPPHP ^8.2

Since Jun 23Pushed 7mo ago2 watchersCompare

[ Source](https://github.com/CodeRomeos/laravel-inertia-react-shadcn-boilerplate)[ Packagist](https://packagist.org/packages/coderomeos/laravel-inertia-react-shadcn-boilerplate)[ RSS](/packages/coderomeos-laravel-inertia-react-shadcn-boilerplate/feed)WikiDiscussions 1.x Synced 3d ago

READMEChangelog (10)Dependencies (17)Versions (18)Used By (0)

CMS Built with Laravel + React + Inertia.js + Shadcn
====================================================

[](#cms-built-with-laravel--react--inertiajs--shadcn)

This project is a modern Content Management System (CMS) built using Laravel for the backend, React for the frontend, Inertia.js for seamless single-page app functionality, and Shadcn for elegant, customizable UI components. Additionally, it integrates **[PUCK](https://github.com/measuredco/puck)**, a visual editor for React, allowing developers to easily create and customize components using WYSIWYG (What You See Is What You Get) functionality and a drag-and-drop interface.

UI Builder
----------

[](#ui-builder)

Create beatiful components with PUCK - The visual editor for React. This significantly simplifies the process of creating beautiful designs, offering a no-code solution for users.

- WYSIWYG Editing: Ideal for non-technical users to easily manage content without writing code.
- Drag-and-Drop: Intuitive interface for rearranging elements and building UIs quickly.
- Component Reusability: Build modular, reusable components.
- Integrated with React: Directly export and use the components in your app.

Features
--------

[](#features)

- **Laravel**: Powerful PHP framework for robust backend and API development.
- **React**: Modern, component-based JavaScript library for building user interfaces.
- **Inertia.js**: Bridges Laravel and React for building SPAs without an API layer.
- **Shadcn**: Elegant UI library for creating consistent, customizable components.
- User authentication (login, register, password reset)
- Role-based access control (Admin, Editor, etc.)
- Manage content such as pages, posts, and media
- CRUD functionality for posts, categories, tags, and more
- Seamless SPA navigation with Inertia.js
- Beautiful UI components with Shadcn for a clean user interface

Requirements
------------

[](#requirements)

- PHP &gt;= 8.2
- Composer
- Node.js &gt;= 14.x
- NPM
- Laravel &gt;= 11.x
- MySQL or any database supported by Laravel
- Inertia.js
- React &gt;= 18.x
- tailwindcss &gt;= 3.2.x
- vite &gt;= 5.x

Installation
------------

[](#installation)

Follow these steps to set up the project locally.

### 1. Create project

[](#1-create-project)

```
composer create-project coderomeos/laravel-inertia-react-shadcn-boilerplate
cd laravel-inertia-react-shadcn-boilerplate
```

### 2. Install packages

[](#2-install-packages)

```
npm install
```

### 3. Set Up Environment Variables

[](#3-set-up-environment-variables)

Configure your **database** and other environment variables in *.env* file:

### 4. Run Migrations

[](#4-run-migrations)

```
php artisan migrate
```

### 5. Run the development server

[](#5-run-the-development-server)

```
php artisan serve
```

In another terminal window, run:

```
npm run dev
```

### 7. Build Assets

[](#7-build-assets)

```
npm run build
```

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance51

Moderate activity, may be stable

Popularity25

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 86.2% 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 ~51 days

Recently: every ~100 days

Total

11

Last Release

229d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13446163?v=4)[Abid Raza](/maintainers/ariabid)[@ariabid](https://github.com/ariabid)

---

Top Contributors

[![ariabid](https://avatars.githubusercontent.com/u/13446163?v=4)](https://github.com/ariabid "ariabid (131 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![r8here](https://avatars.githubusercontent.com/u/17309549?v=4)](https://github.com/r8here "r8here (8 commits)")[![abid-jydigitek](https://avatars.githubusercontent.com/u/154124329?v=4)](https://github.com/abid-jydigitek "abid-jydigitek (4 commits)")

---

Tags

boilerplatehacktoberfestlaravelreactreactjsshadcntailwindcssframeworklaravelinertiaboilerplateshadcn

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/coderomeos-laravel-inertia-react-shadcn-boilerplate/health.svg)

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

###  Alternatives

[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)

PHPackages © 2026

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