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?