gwl12345 / laravel-jetstream-react-shadcn
A starter kit for the Laravel framework using Jetstream, Inertia.js, React (TS), and shadcn (Laravel Authentication Styling).
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:TypeScript
Type:project
pkg:composer/gwl12345/laravel-jetstream-react-shadcn
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: 2025-12-01 00:07:49 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.