A Laravel TSX Starter Kit with Inertia.js, Typescript, Ract and Shadcn.

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:TypeScript

Type:project

dev-main 2025-04-21 23:08 UTC

This package is auto-updated.

Last update: 2025-04-21 23:26:49 UTC


README

LTSX is a modern starter kit that combines the power of Laravel 12, Inertia.js, React, TypeScript, Tailwind CSS, and Shadcn UI to help you kickstart your next project with best practices and essential features out of the box.

⚡️ Key Features

🔐 Authentication

  • User registration and login
  • Password reset via email
  • Email verification
  • Two-factor authentication (2FA)
  • Light, dark, and system theme support

👤 User Settings

  • Update profile information
  • Change password

🔒 Protected Routes

  • Dashboard
  • Settings pages

👥 Team Management

  • Create and manage multiple teams
  • Invite members via email
  • Remove team members
  • Switch between teams

🧰 Tech Stack

  • Laravel 12 – Backend framework
  • Inertia.js – SPA bridge for Laravel + React
  • React – Frontend library
  • TypeScript – Typed JavaScript
  • Tailwind CSS – Utility-first CSS framework
  • Shadcn UI – Accessible and composable UI components

🚀 Why LTSX?

LTSX is built for speed and productivity. Whether you're building a SaaS, dashboard, internal tool, or any Laravel-based app with React, this template provides a rock-solid foundation so you can focus on your business logic instead of boilerplate.