FileUpload to another laravel project

I have image upload in my form, it's uploaded correctly to another Laravel project using API from it, and the image shown in the table, but when i make edit the image not shown but it's exist, and it's be required because it's not shown. how can i preview the image in form?
image.png
Was this page helpful?