/inertia-boilerplate

This modern Full Stack Laravel inertia (react typescript) solution is open-source and reusable, enabling developers to build web applications quickly and efficiently with Eloquent ORM, Laravel Brezze, and a responsive Shadcn/UI interface.

Primary LanguageTypeScript

img

Getting Started

First, run the development server:

git clone https://github.com/ekovegeance/inertia-boilerplate && cd inertia-boilerplate
composer install && npm install
php artisan serve && npm run dev

Configure your local environment

cp .env.local .env
php artisan key:generate

Migrate database

php artisan migrate --seed

Open http://localhost:8000 with your browser to see the result. Use Style Guide for Consistent Development

Tech Stack

With shadcn/ui Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source. Generate UI v0