laravel-boilerplate maintained by jovence
🎉 Helonyxe Laravel Boilerplate
A Laravel 12 boilerplate ready to use 🚀, designed by Helonyxe.
Get your Laravel project up and running in seconds with all essentials pre-configured: API structure, migrations, seeders, storage links, and more.
🛠 Features
- ✅ Laravel 12 ready
- ✅ Pre-configured
.envand app key generation - ✅ Automatic database migration & seeding
- ✅ Storage linking & vendor publishing
- ✅ Dev packages: Pest, Pail, Pint, Faker, Collision, Mockery
- ✅ Ready-to-use API response trait
- ✅ Developer-friendly scripts for fast setup
📦 Installation
1. Using a private Git repository
composer create-project git@github.com:jovence/laravel-boilerplate.git my-app --stability=dev