rawilk / laravel-form-components

Form components built for Tailwind & Livewire.
https://randallwilk.dev/docs/laravel-form-components
MIT License
383 stars 41 forks source link

[Feature Request]: Retrieve current files (FilePond) #133

Open lucasromanojf opened 11 months ago

lucasromanojf commented 11 months ago

Feature Description

Hello!

First of all, thanks for this package, great job!

Something I missed while trying the package is providing an easy way to load current saved files into FilePond field.

For example, imagine a model which has some fields and also a field for uploading some files in a Livewire form. It works perfectly when creating, but when editing, I don't see an easy way of loading the model's current files into the FilePond field.

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

I think this is a very common use case and most users might need it.

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 7 days.