FilamentF
Filament15mo ago
Jordy

FileUpload (image) not working in staging but works locally

When uploading an image I get the following error in staging:
(see img)

I've found the following article but I dont use S3, I use public
https://www.answeroverflow.com/m/1257710929173413908
my APP_URL should be correct, storage linked aswell

What else could be the culprit?
Its working locally, same container
image.png
Solution
fixed, permission issue.. im nub 💀 (chmod 777, checked console errors)
Was this page helpful?