Skip to content

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.

Notifications You must be signed in to change notification settings

ekovegeance/inertia-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Tech Stack

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  
  •  

Packages

No packages published