What seems to be the problem:
Unable to access File upload
Steps to Reproduce:
- Put a foreach around the file upload
Are you using the latest version of Livewire:
Yes
Do you have any screenshots or code examples:
wire:model=“photos.{{$key}}”
This just returns the upload storage location local
Has anyone found a way around this?