Skip to content

A Laravel preset for scaffolding InertiaJS and React (+ tailwind).

Notifications You must be signed in to change notification settings

TortleWortle/laravel-inertia-react-preset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InertiaReact

Installs react, inertiajs and tailwind.

Usage: first install the preset

composer require tortlewortle/laravel-inertia-react-preset

Run the preset:

php artisan preset inertia_react

Install dependencies and compile assets.

npm install && npm run dev

Hot Reloading

npm run hot

Inspired by a similarly named package from ravenberg <3

About

A Laravel preset for scaffolding InertiaJS and React (+ tailwind).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published