-
Hi,
Is possible in FilePond and Doka, upload original and edited image?
-
### Package
filament/filament
### Package Version
3.2.96
### Laravel Version
10.48.17
### Livewire Version
3.5.4
### PHP Version
8.2.16
### Problem description
When setting up forms with th…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you updated FilePond and its plugins?
- [X] I have updated FilePond and its plugins
### Describe…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you updated Vue FilePond, FilePond, and all plugins?
- [x] I have updated FilePond and its plugins
### D…
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you updated FilePond and its plugins?
- [X] I have updated FilePond and its plugins
### Describe…
-
First of all, amazing work pqina and Rik Schennink for this amazing plugin. Love it!
Is there a way to remove the little preview ("filepond--item") for multiple images in FilePond please? If not ca…
-
If I try and use with react-admin
`import { DateTimeInput } from 'react-admin-date-inputs';`
with
``
Error: You are calling withTheme(Component) with an undefined component.
You may have…
-
Hello ,
In this post we will try to list and provide real solutions provided by libraries to several problems and recurrent requests.
All that without too much effort
(apart from making the coff…
-
I have implemented the field as follows:
```
Filepond::make(__('Files'), 'files')
->prunable()
->disableCredits()
->disk('event-edition-resources')…