rp76/laravelpack is a Laravel package for this package bunch of necessary item for laravel.
It currently has 2 GitHub stars and 127 downloads on Packagist (latest version 0.12).
Install it with composer require rp76/laravelpack.
Discover more Laravel packages by rp76
or browse all Laravel packages to compare alternatives.
Last updated
LaravelPack is a minimal Laravel package boilerplate designed to simplify package development. It provides a basic structure to get started with creating your own Laravel packages using PSR-4 autoloading, a service provider, and standard Laravel package conventions.
composer.jsonYou can install the package using Composer:
composer require rp76/laravelpack