ludo237/237-starter-kit

Opinionated Laravel starter kit with React, Inertia and Tailwindcss.
8
Install
composer require ludo237/237-starter-kit
Latest Version:v1.4.0
PHP:^8.4
License:MIT
Last Updated:Apr 3, 2026
Links: GitHub  ·  Packagist
Maintainer: Ludo237

Custom Laravel Starter Kit

Introduction

This React starter kit provides a robust, modern starting point for building Laravel applications with a React frontend using Inertia.

It's a fork from the original Laravel React Starter Kit with more opinionated defaults such as stricter pint.json, phpstan.neon settings, Docker structure with custom images as well as useful bin scripts folder.

The rest is similar to the original kit, so it has React 19, TypeScript, Tailwind, and the shadcn/ui and radix-ui component libraries.

Official Documentation

Documentation for all Laravel starter kits can be found on the Laravel website. It should be enough even for this kit

License

This starter kit uses the same MIT license of the original one.