LIRET
Laravel Inertia REact TypeScript
A batteries-included starter for Laravel apps.
Setup
git clone https://github.com/dotangad/liret new-project
composer && npm i
cp .env.example .env
./vendor/bin/sail up -d
npm run watch
Laravel Inertia REact TypeScript
A batteries-included starter for Laravel apps.
git clone https://github.com/dotangad/liret new-project
composer && npm i
cp .env.example .env
./vendor/bin/sail up -d
npm run watch