Posted on , Development
How to fix Nginx client_body_temp Permission denied on macOS
I was working on a project that required file uploads such as PDF and JPG. Nevertheless, something was preventing local uploads for some file types. I can upload a PDF but a JPG would thrown an error. My project was using Laravel Filament and the SpatieMediaLibraryFileUpload. Looking in the Chrome Network tab, I see a…