xhtxlof's avatar

Storage get csv as content not file

I was used Storage::get() to get an uploaded file from local . However it return contents as a string rather than as a csv file. My question is how I can turn this into a file that I can use some function like getClientOriginalName().

0 likes
1 reply
Sinnbeck's avatar

I am a bit unsure what you are trying to do. There is no such thing as the original name anymore as it is not a temp file

Please or to participate in this conversation.