Closed gutofurlan closed 4 months ago
It would be helpful if you could add a screenshot of the error.
It would be helpful if you could add a screenshot of the error.
I added it, please see if you can identify the error. Well, I've been there for a few days and I can't identify
It seems this issue is not directly related to the Dropzone component but rather to Livewire's upload functionality. For more details, please refer to https://github.com/livewire/livewire/discussions/3084
In my project I have a problem when I send it to production, since my certificate is the cloudflare standard, so it cannot check the certificate giving me the problem. Would you have a way to edit this? say that he doesn't have to check or something? Or would there be a way to solve it in the case of using cloudflare? Thanks The error occurs in this check:
abort_unless(request()->hasValidSignature(), 401);
IMAGE ERROR