vngne/boilerplate
A Laravel boilerplate with Inertia.js, Tailwind CSS, and Vite.
11
1
| Install | |
|---|---|
composer require vngne/boilerplate |
|
| PHP: | ^8.2 |
| License: | MIT |
| Last Updated: | Jun 15, 2025 |
| Links: | GitHub · Packagist |
Maintainer: ekovegeance

Getting Started
Installing PHP and the Laravel Installer
[!TIP] Recomended tools Laravel Herd + DBngin
First, run the development server:
laravel new --using=vngne/boilerplate
cd your-project-name
composer run dev
Open http://localhost:8000 with your browser to see the result. Use Style Guide for Consistent Development
Tech Stack
- Laravel - learn about Laravel
- Eloquent ORM - postgreSQL
- InertiaJS v2.0 - React - learn inertia JS
- Dependencies/ third party library
With shadcn/ui Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source. Generate UI v0