can we use file upload components inside our livewire ?
I mean using it inside normal form .
5 Replies
no i mean .
can we use it as a blade component like
can we do this @Leandro Ferreira ?
no, I guess. You should create your own component
The file upload field is based on Filepond
https://pqina.nl/filepond/
Easy File Uploading With JavaScript | FilePond
A JavaScript library that can upload anything you throw at it, optimizes images for faster uploads, and offers a great, accessible, silky smooth user experience.
I am still learning tho, still learning how to make own component. but thanks for information @Leandro Ferreira ππΏ