What problem does it solve?
This Skill provides a comprehensive guide for building modern monolithic applications using the Laravel framework, Inertia.js adapter, and React frontend, offering patterns for seamless integration and efficient development.
Core Features & Use Cases
- Full-stack Development: Offers patterns for integrating Laravel backend with Inertia.js adapter and React frontend.
- Page Components: Provides guidance on structuring Inertia page components with TypeScript interfaces and SEO management.
- Forms & Validation: Includes patterns for handling forms with useForm hook and managing validation errors.
- Navigation: Offers guidance on implementing SPA-like navigation with Inertia's Link component.
- Shared Data: Explains how to share global props across all pages, including authentication and configuration.
- Layouts: Describes how to implement persistent layouts and manage state across navigation.
- Use Cases: Ideal for developers looking to build modern web applications using the Laravel + Inertia.js + React stack.
Quick Start
Run the "laravel-inertia-react" skill to get started with building a Laravel + Inertia.js + React application.