PHPackages                             mtiolaksono/laravel12-react-starter - 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. mtiolaksono/laravel12-react-starter

ActiveProject[Framework](/categories/framework)

mtiolaksono/laravel12-react-starter
===================================

Starter Kit Laravel 12 + React + Inertia + Tailwind + ShadCN UI + Spatie Permission

v1.0.0(8mo ago)01MITTypeScriptPHP ^8.2

Since Sep 13Pushed 7mo agoCompare

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

READMEChangelogDependencies (15)Versions (2)Used By (0)

🧱 Tech Stack
------------

[](#-tech-stack)

AreaTechnologyBackendLaravel 12FrontendReact 19 + Inertia.js + TypeScriptUI LibraryShadCN UI v4CSS UtilityTailwindCSSAuthLaravel Fortify / Breeze-styleAccess CtrlSpatie Laravel Permission v5DBMSMySQL / MariaDB / PosgreSQLLayoutDynamic Sidebar + Header---

🔧 Installation &amp; Setup
--------------------------

[](#-installation--setup)

```
# Backend setup
composer install

# Configure your database settings in .env
php artisan migrate:fresh --seed

# Frontend setup
npm install

# Running dev
composer run dev
```

Login using:

```
Email: admin@admin.com
Password: admin123

```

---

🚀 Deployment Guide
------------------

[](#-deployment-guide)

1. **Build Frontend for Production**

```
npm install
npm run build
```

2. **Run Laravel in Production Mode**

```
php artisan config:cache
php artisan route:cache
php artisan view:cache
```

3. **Set File Permissions**

```
chmod -R 775 storage bootstrap/cache
chown -R www-data:www-data .
```

4. **Serve with Web Server** (Nginx/Apache) pointing to `public/` folder.

---

Created with ❤️ by [@mtiolasono](https://github.com/mtiolaksono)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance62

Regular maintenance activity

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

240d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/58a0ae1d68b363e9385e0a3c3a9c7a7de6da2f92c078249fc465ef40d3a63d6d?d=identicon)[mtiolaksono](/maintainers/mtiolaksono)

---

Top Contributors

[![mtiolaksono](https://avatars.githubusercontent.com/u/33713735?v=4)](https://github.com/mtiolaksono "mtiolaksono (6 commits)")

---

Tags

frameworklaravelpermissiontailwindinertiareactshadcn

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/mtiolaksono-laravel12-react-starter/health.svg)

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

###  Alternatives

[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

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

PHPackages © 2026

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