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

CRUD publishes into "resources\config" folder instead of "\config\" #194

Closed
RamiMustaklem opened this issue Oct 21, 2016 · 1 comment
Closed

Comments

@RamiMustaklem
Copy link

php artisan vendor:publish --provider="Backpack\CRUD\CrudServiceProvider" --tag="config"

@RamiMustaklem RamiMustaklem changed the title CRUD publish config publishes into "resources\config" folder instead of "app\config" CRUD publishes into "resources\config" folder instead of "app\config" Oct 21, 2016
@tabacitu
Copy link
Member

Thank you @RamiMustaklem ,

You're totally right. It's now fixed in 3.1.34. A composer update should fix that for you.

Cheers!

@RamiMustaklem RamiMustaklem changed the title CRUD publishes into "resources\config" folder instead of "app\config" CRUD publishes into "resources\config" folder instead of "\config\" Oct 21, 2016
This was referenced Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants