gwl12345 / laravel-jetstream-react-shadcn
A starter kit for the Laravel framework using Jetstream, Inertia.js, React (TS), and shadcn (Laravel Authentication Styling).
Package info
github.com/gwl12345/laravel-jetstream-react-shadcn
Language:TypeScript
Type:project
pkg:composer/gwl12345/laravel-jetstream-react-shadcn
dev-main
2025-08-01 08:53 UTC
Requires
- php: ^8.2
- inertiajs/inertia-laravel: ^2.0
- laravel/framework: ^12.0
- laravel/jetstream: ^5.3
- laravel/sanctum: ^4.0
- laravel/tinker: ^2.10.1
- tightenco/ziggy: ^2.0
Requires (Dev)
- fakerphp/faker: ^1.23
- laravel/pail: ^1.2.2
- laravel/pint: ^1.13
- laravel/sail: ^1.41
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.6
- phpunit/phpunit: ^11.5.3
This package is auto-updated.
Last update: 2026-03-01 00:47:41 UTC
README
Laravel Jetstream React Shadcn Starter Kit
A starter kit for building modern web applications using:
- Laravel (backend framework)
- Laravel Jetstream (application scaffolding)
- React (frontend library)
- shadcn/ui (UI components)
- Laravel Breeze (authentication, styling, and theme inspiration)
This project combines the power of Laravel's backend with a modern React frontend, styled with shadcn/ui components and inspired by the simplicity and elegance of Laravel Breeze authentication flows.