Level 37
Yes but using Javascript in this case, you can't do it with Livewire, check this article, it's what you are looking for
1 like
The Livewire.php file contains a set of rules temporary_file_upload. These rules are validated after the file has been stored to the temporary directory. Would it be possible when creating a simple upload input, to validate e.g. the mimetype before it automatically starts uploading the file to the temporary place?
Please or to participate in this conversation.