vngne / boilerplate
A Laravel boilerplate with Inertia.js, Tailwind CSS, and Vite.
Fund package maintenance!
ekovegeance
vngne
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
Language:TypeScript
Type:project
Requires
- php: ^8.2
- inertiajs/inertia-laravel: ^2.0
- laravel/framework: ^12.0
- laravel/tinker: ^2.10.1
- tightenco/ziggy: ^2.4
Requires (Dev)
- fakerphp/faker: ^1.23
- laravel/pail: ^1.2.2
- laravel/pint: ^1.18
- laravel/sail: ^1.41
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.6
- pestphp/pest: ^3.7
- pestphp/pest-plugin-laravel: ^3.1
This package is auto-updated.
Last update: 2025-07-24 13:44:55 UTC
README
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