Show preview of uploaded image in another part of the view
I have a
FileUpload component that is ->live()
After an image is uploaded, I want to display a preview of the file immediately on another part of the view (not in Filepond).
When I dump the data of the form after it's updated, the image field contains a value like:
How to render a preview of that image?3 Replies