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
hello, I'm using a custom media path generator and it works perfectly during uploading to disk:(public or s3), but when retrieving file path, it return its directory path not the first path itself
cod:
expected result: media/images/380f350e2e152bcf9abd68a3c21adfa5/img.jpeg output result: media/images/380f350e2e152bcf9abd68a3c21adfa5/
it works fine with disk (s3) but local storage no
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
-
hello, I'm using a custom media path generator and it works perfectly during uploading to disk:(public or s3), but when retrieving file path, it return its directory path not the first path itself
cod:
expected result: media/images/380f350e2e152bcf9abd68a3c21adfa5/img.jpeg
output result: media/images/380f350e2e152bcf9abd68a3c21adfa5/
it works fine with disk (s3) but local storage no
Beta Was this translation helpful? Give feedback.
All reactions