Failed to upload audio file

What seems to be the problem: I’m trying to upload an audio file but when I submit I get null but If I choose an image it works.

Steps to Reproduce:

Are you using the latest version of Livewire: 2.3

Do you have any screenshots or code examples:

Hey, @CElysee

Can you provide a code example?

Hi @skywalker Here is a screenshot of my codes

It’s now working , Livewire has a validation of 2Mb when you are uploading a file! I went and checked in debug console and I saw this 422 Unprocessable Entity

Good to know!

You can mark your issue as solved to help other folks that you are solved it.

Happy coding mate.