Skip to content

php artisan vendor:publish --provider= is broken #55339

Closed
@Harrald

Description

@Harrald

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions