Closed
Description
Laravel Version
12.8.1
PHP Version
8.3
Database Driver & Version
No response
Description
When running php artisan vendor:publish --provider=With\A\Valid\Provider
It gives the message: INFO No publishable resources for tag [].
However. when running php artisan vendor:publish
and then select the same serviceprovider. It works just fine.
Steps To Reproduce
When running php artisan vendor:publish --provider=With\A\Valid\Provider
It gives the message: INFO No publishable resources for tag [].
However. when running php artisan vendor:publish
and then select the same serviceprovider. It works just fine.