Upload Image error
Can anybody help me for this issue? It prevent me to do file/image upload. Thanks.
1 Reply
never mind. found the answer here: https://github.com/livewire/livewire/discussions/4329#discussioncomment-2328800
GitHub
ValueError: Path cannot be empty when uploading file · livewire liv...
Hello, I'm uploading excel file, but I always get error I use WithFileUploads; My Filesystem config is default (local) I try to add 'xlsx','xls','csv' in config/livewire...