Elyra
Development
Development
Elyra

RILT

React 19, Inertia.js 2, Laravel, Tailwind CSS 4 — with shadcn/ui.

@elyracode/stack-rilt is the Elyra stack profile for React‑on‑Laravel. It covers the Inertia.js 2 protocol, React 19 patterns with TypeScript, useForm, shadcn/ui components, Laravel controller conventions, layout variants, and common pitfalls.

Install

elyra install npm:@elyracode/stack-rilt

What’s included

  • Skills — Inertia.js 2 protocol, React 19 with TypeScript, useForm, shadcn/ui component patterns, Laravel controller patterns for Inertia, layout variants (sidebar, header, card, split), TypeScript type sync, common gotchas.
  • Commands/rilt:info shows the profile status.

Examples

> Build a products CRUD with shadcn/ui table and dialog
> Create a dashboard with stats cards using shadcn components
> Set up form validation with useForm and shadcn inputs
> Add a confirmation dialog before deleting a record

Auto‑detection

Elyra detects RILT projects (React + Inertia + Laravel + Tailwind in dependencies) and suggests this profile.