Curator Image Not Found (Production)
I am using curator but I am getting Not Found for image url in production, note that I am passing it through an API resource. However I can access the image fine in my localhost. below is my model;
model :
and this is how I call it in my api resource;
kindly assist.
5 Replies
console error?
Hi @Leandro Ferreira this is what I get in my console "GET https://api.littdigitalacademy.org/storage/media/7081713f-d5c1-4ebc-abf4-d550e5cb98c8.png 404 (Not Found)"
but in my local the image shows fine
hum.. did you run
php artisan storage:link
?yes I did run the storage:link command and it is working
I realized that I can see the images in the other resources but it shows blank and throws a "Not Found" in the "filament-curator" media resource as well my API (http) resources, I think it has something to do with the url