SM
Smashmint/laravel-package-skeleton
laravel
Laravel package skeleton
Installation
You can install the package via composer:
composer require vendor/skeletonYou can publish the config file with:
php artisan vendor:publish --tag=":package_slug_without_prefix-config"