Looking to hire Laravel developers? Try LaraJobs

laravel-boilerplate maintained by jovence

Description
A Laravel 12 boilerplate ready to use
Author
Last update
2025/10/21 08:54 (dev-master)
License
Links
Downloads
8

Comments
comments powered by Disqus

🎉 Helonyxe Laravel Boilerplate

GitHub
Notion Docs

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 .env and 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