Laravel package skeleton Installation You can install the package via composer: composer require vendor/skeleton You can publish the config file with: php artisan vendor:publish --tag=":package_slug_without_prefix-config" Sources https://github.com/spatie/package-skeleton-laravel