Skip to content

php artisan vendor:publish --tag="settings-migrations" or --tag="settings-config" of the component does not work for fresh install of 3.4.0 #76

@simontechdev

Description

@simontechdev

Laravel Settings

v3.4.0

Laravel Version

v10.10

Bug description

Error message when running either vendor:punlish tags described in the documentation produces

"No publishable resources for tag [settings-migration]"

I had to download the zip package and manually copy and rename database migration files to migration folder and the settings.php to config folder.

Steps to reproduce

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions