You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #3140 on December 30, 2022 16:12.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I upgrade my application using this instructions: https://github.com/spatie/laravel-medialibrary/blob/main/UPGRADING.md
I testing in local enviroment and works fine, but when i go to production the conversions only work if i copy a media, but if i store directly don't.
What can be wrong? I made this command to: php artisan media-library:regenerate --ids=###
And don't generate from my media id on medias table.
Any tips?
Beta Was this translation helpful? Give feedback.
All reactions