That isn't possible. All upload are stored in a temp file that you need to move. That is the way the webservers work.
Apr 1, 2021
6
Level 1
Bypass Livewire Temporary Upload
Hello guys I want to find way in livewire to by pass temporary upload for example when i upload image with livewire and s3 i dont want first image move to livewire-tmp on s3 and then i should copy that to another folder with storeAs function i want use storeAs function and bypass livewire temporary upload
Please or to participate in this conversation.