Closed Alinawaz-786 closed 2 months ago
I need help with sample code
Hi, I'm sorry but as requested in the issue template you're going to have to ask questions on Stack Overflow.
In this case it's probably better to first look at the Laravel Livewire docs / GitHub repo.
Is there an existing issue for this?
Have you updated FilePond and its plugins?
Describe the bug
I want to try uploading an image. The image preview shows, but when the form is submitted, I cannot get the image path and the image is not uploaded to storage. Here is my line of code:
In the component, I get a null value instead of the picture.
Reproduction
Filepond in laravel livewire
Environment