ludo237/237-starter-kit

Opinionated Laravel starter kit with React, Inertia and Tailwindcss.

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:TypeScript

Type:project

pkg:composer/ludo237/237-starter-kit

v1.2.0 2025-10-06 08:14 UTC

This package is auto-updated.

Last update: 2025-10-10 14:23:49 UTC


README

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.