Matthieu Bé ( il/he)
FileUpload in Livewire Component
Hi! I've got a strange problem : i'm trying to use a livewire component with HasForms in frontend. My form is simple : 2 textInput and one FileUpload.
On submit the form send textinput values with no problem. But the FileUpload is always "null".
I'm testing this on my local env "localhost:8000"
What can I try to resolve that?
28 replies