No publishable resources for tag [views] #3613
Unanswered
oishiiLatte
asked this question in
Q&A
Replies: 1 comment
-
Try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to render responsive images with my own HTML. I tried to publish the views with this command:
php artisan vendor:publish --provider="Spatie\MediaLibrary\MediaLibraryServiceProvider" --tag="views"
.But the result is
No publishable resources for tag [views]
.I'm in Laravel 11 now
Beta Was this translation helpful? Give feedback.
All reactions