FileUpload and Spatie
Im getting crazy long random file names like when the mysql varchar length is only 191 for this particular field. Now I am doing some custom saving using Ive tried setting a custom filename using random string both in the upload field and the save method, but no dice as it never seemed to take. I am not sure addMediaFromDisk allows filename changes before save? Any suggestions?
3 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Didn’t work. Don’t think it will because it’s not storing the file, my code is. I have storeFile set to false, the code I listed is doing the save
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View