Can you show the full code for this? Also, what is your filesystem default driver set to?
What is the exact path/name of the file on disk?
Hello,
I am developing an app where users can upload SVGs.
However, when I do Storage::put($image_path.'2022-03-14.svg', $image);, it is creating 2022-03-14.svg > dzapiYUIHIjkndezzaçBkK.svg (the SVG file in inside a folder). When I try the same with a PNG, there is no issue.
I have no clue of what s happening. Any help would be welcomed :)
Have a great day.
Please or to participate in this conversation.