Level 2
Forgot to mention that the error is triggered in vendor\laravel\framework\src\Illuminate\Http\JsonResponse.php line 75
Hello,
I'm running Laravel + Spark on Windows (IIS) and I'm getting this error message :
Malformed UTF-8 characters, possibly incorrectly encoded
When submitting the registration form...
Everything is workin well on my dev environment (Homestead Mac) and my local/production database have the same charset/collation.
Can you help?
Please or to participate in this conversation.