all
- Publish assets for all service providers without prompt Optionalexisting
- Publish and overwrite only the files that have already been published Optionalforce
- Overwrite any existing files Optionalprovider
- The service provider that has assets you want to publish Optionaltag
- One or many tags that have assets you want to publish Optionalphp artisan vendor:publish [--existing] [--force] [--all] [--provider [PROVIDER]] [--tag [TAG]]