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
Now i cant name images based on model.
Method originalFileName / conversionFileName or responsiveFileName of class FileNamer brings only one parameter $fileName. So, i cant get access to my model.
For example: i need name images in my shop based on slug + index of uploading files (this is good for SEO), i.e.:
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
-
Now i cant name images based on model.
Method
originalFileName
/conversionFileName
orresponsiveFileName
of classFileNamer
brings only one parameter$fileName
. So, i cant get access to my model.For example: i need name images in my shop based on slug + index of uploading files (this is good for SEO), i.e.:
Beta Was this translation helpful? Give feedback.
All reactions