santosvilanculos/skeleton-inertiajs

The skeleton application for the Laravel framework and Inertia.

dev-main 2025-07-24 22:44 UTC

This package is auto-updated.

Last update: 2025-07-31 22:11:28 UTC


README

GitHub Actions Workflow Status Packagist Downloads Packagist Version GitHub License

screenshot

A skeleton application for Laravel and Inertia.js with React and TypeScript.

Installation

laravel new --using=santosvilanculos/skeleton-inertiajs

Features

  • Modern Frontend: React and TypeScript for robust UIs, styled with TailwindCSS. Axios handles HTTP requests, while Zod ensures type-safe schema validation. Includes Ziggy for seamless Laravel route usage in JavaScript.
  • Enhanced Developer Experience: Features IDE Helper, Debugbar, Laradumps, and React Scan for streamlined development and debugging.
  • Code Quality & Standards: Enforces high code quality with Prettier, Rector, PHPStan, and ESLint.
  • Simplified Testing: Integrates Faker.js for generating realistic test data.
  • Convenient Utilities: Provides a web-based log viewer, supports English (en) and Portuguese (pt_PT) localization, uses the Inter font for typography, and offers automatic environment variable parsing and validation.

Recommended Dev Tools

Recommended UI Resources