SVG Upload in Kirby with Laravel Valet

Hi all,

I have problems with uploading SVG Files in Kirby on my local dev enviroment with laravel valet (nginx). allways getting «this file could not be uploaded»

i try different things like file blueprint with image/svg-xml and cleaning the svg’s with svgo but getting still this error.

does anyone of you have the same problems?

by the way the console says:

thanks and cheers
Raphael

have you tried from a local disk? maybe this error is network related since it seems you try to use a mounted volume.

Hey … yes from local disk i get the same error. i think that’s a valet problem (nginx conf)