How to Publish All Laravel Packages

Publish Laravel Packages so you can modify files without affecting composer installation. Simple and Easy Script.

Learn how to publish the Laravel Package Assets.

php artisan vendor:publish --tag=courier-config

Here is also a bit more information on how to do this

https://laravel.com/docs/10.x/packages#publishing-file-groups