I have a model to upload files and I need to pass the file object to the action for some other methods to access it. How can I achieve it?
I tried like below:
but it gives an error
Unresolvable dependency resolving [Parameter #0 [ <required> $path ]] in class Livewire\Features\SupportFileUploads\TemporaryUploadedFile
Unresolvable dependency resolving [Parameter #0 [ <required> $path ]] in class Livewire\Features\SupportFileUploads\TemporaryUploadedFile
0 Replies
No replies yetBe the first to reply to this messageJoin