ldriko/laravel-clean-react

A Clean Laravel + Inertia + React + Shadcn Starter Kit

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:TypeScript

Type:project

v1.0.1 2025-06-17 17:01 UTC

This package is auto-updated.

Last update: 2025-06-17 17:02:59 UTC


README

Introduction

A minimalist Laravel starter kit with Inertia.js, React, and Shadcn UI, providing a clean foundation without the clutter of authentication and other default scaffolding.

Requirements

  • PHP 8.2+
  • Node.js 18+ (LTS version recommended)
  • Composer

Installation

Create a new project using Laravel's installer:

laravel new --using=ldriko/laravel-clean-react

Once installed, you'll have a clean Laravel project with React, Inertia.js, and Shadcn UI configured and ready to use—without any of the default authentication scaffolding or demo pages that come with the standard Laravel starter kit.

Contributing

Contributions to Laravel Clean React are welcomed and encouraged! As Laravel and its ecosystem continue to evolve, keeping this starter kit up to date becomes a community effort.