core
core copied to clipboard
No publishable resources for tag [] for publishing config file
This happen for Laravel 9.19 when run command php artisan vendor:publish --provider='RoachPHP\Laravel\RoachServiceProvider' to publish config file.
Did you install roach-php/laravel? My guess is that you might have only installed the roach-php/core package.
Yes, I did install before publishing a config file and I saw some dependencies was installed like roach-php/core package.