rawilk / laravel-form-components

Form components built for Tailwind & Livewire.

Home Page:https://randallwilk.dev/docs/laravel-form-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to edit images on FilePond component

magarrent opened this issue · comments

Feature Description

Hey there! I'm using Filepond component with Livewire. The question is how to edit those images once you uploaded it?

Like editing a blog post with an image already set. Is that currently possible?

Is this feature valuable for other users as well and why?

No response

Sorry for the late reply. I believe this is outside of the scope of this package and component. If I understand you correctly, you would need show the current image on an edit page with a way for the user to either remove the image and/or click a button or something to upload a new image.