Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
simontechdev opened this issue Feb 2, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@simontechdev
Copy link

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

@simontechdev simontechdev added the bug Something isn't working label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant