How to disable Livewire Auto upload to temp folder ?
Hello, i want to make manual "Upload" button with livewire, but livewire model is starting direct upload after selecting files
i try prevent but not work : wire:submit.prevent="submit" wire:model="pool_zip"
Code :
i try prevent but not work : wire:submit.prevent="submit" wire:model="pool_zip"
Code :
