Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Jetstream React (Typescript) Starter Kit

Introduction

A React starter kit based on Laravel Jetstream which provides a robust, modern starting point for building Laravel applications with a React frontend using Inertia.

Inertia allows you to build modern, single-page React applications using classic server-side routing and controllers. This lets you enjoy the frontend power of React combined with the incredible backend productivity of Laravel and lightning-fast Vite compilation.

This React starter kit utilizes React 19, TypeScript, Tailwind, and the HeadlessUI component library.

Getting Started

laravel new --using=adrum/laravel-jetstream-react-typescript

Documentation

Documentation for Official Laravel Jetstream can be found on the Laravel website. This project is not an official Laravel Jestream starter kit, but most of the documentation for Jetstream should apply to this project as well.

Note: The installer has already been run for you, so you can skip the jetstream:install command. Instead, you will be asked which authentication and Jetstream features you want to keep, and the code, routes, migrations, and tests for anything you leave out are removed from your new project.

You can re-run that prompt at any time before the first composer update with:

php artisan install:features

Other Starter Kits

Check out my other Laravel starter kits:

License

The Laravel Jetstream React (Typescript) Starter Kit starter kit is open-sourced software licensed under the MIT license.

About

A starter kit for the Laravel framework using Jetstream, Inertia.js, React (TS), and HeadlessUI.

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages