Replies: 2 comments
-
You have to especify the |
Beta Was this translation helpful? Give feedback.
0 replies
-
@PaolaRuby it would be from Laravel Media Manager. Working on updating it to work with Laravel 9 and Flysystem 3 but also considering a possible migration if it is too daunting. Seems however that Media Library stores path with all other data in a separate table where we add the path to the JSON data of the module loading the image in a different table and column. |
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.
-
If we would want to migrate from another media library package are there any steps to reset / re-set the image paths with Laravel Media Library? Anyway to load all existing images from our media disk?
Beta Was this translation helpful? Give feedback.
All reactions