Posted on , Development
How to fix Nginx client_body_temp Permission denied on macOS
I was working on a project that required file uploads like PDF/JPG. And it wouldn’t be a fun time unless something went wrong.In my case, I could upload a PDF but a JPG would thrown an error. My project is using Laravel Filament and the SpatieMediaLibraryFileUpload. Looking in the Chrome Network tab I could see…