jovence/laravel-boilerplate

A Laravel 12 boilerplate ready to use

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:Blade

Type:project

pkg:composer/jovence/laravel-boilerplate

v1.0.1 2025-10-21 06:54 UTC

This package is auto-updated.

Last update: 2025-12-21 07:19:19 UTC


README

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