image not displayed on edit
File upload image cannot display on edit page.. what will be the error?
My code:
Image is uploaded, displayed in table also (below image) but when edit, it cannot display in File upload form
v3.1.15
No error, no console error also
4 Replies
Nothing to talk about the whole project, I just want to know why the image is not displaying in edit form
that guy spam in every post
APP_URL=http://127.0.0.1:8000
in .env
,dont use localhost
Solution
Actually it's a problem of accessor in my model. Fixed now