fukibay/laravel-starter-pack
Interactive Laravel starter pack for clean architecture with Repository/Service layers. One install command scaffolds base infrastructure, error handling, helpers, and DB config. Includes smart make commands, SoftDeletes auto-detection, QueryParameters DTO, MySQL/PostgreSQL support.
php artisan make:model) by consolidating them into a single, opinionated workflow.Adopt if:
Look elsewhere if:
To Executives: "This package cuts Laravel project setup time by 40% by automating repetitive boilerplate—like a ‘GitHub Copilot for architecture.’ It enforces best practices (Repository/Service layers) upfront, reducing technical debt and accelerating feature delivery. For a one-time CLI command, we gain consistency, scalability, and faster onboarding of devs. Think of it as hiring a senior architect to scaffold our codebase—without the salary."
To Engineering: *"This is a minimalist, opinionated scaffolding tool for Laravel that:
make:model, make:controller, etc., with smart fukibay:install and make:repository/service commands.Use case: If we’re building a new feature or project from scratch, this lets us focus on business logic instead of wiring up the plumbing. For legacy projects, we can phase it in for new modules."*
How can I help you explore Laravel packages today?