#Malformed UTF-8 characters, possibly incorrectly encoded
9 messages · Page 1 of 1 (latest)
did you clear your cache and pushlish assets
Yes what I did is php artisan cache:clear and php artisan vendor:publish
It seems to work if I remove all required() validation functions
Any other ideas?
I can't reproduce it somehow. Can I add you to the existing repository?
If you can't recreate it then it's likely occuring in your repo due to a configuration of your laravel application. I'd debug it more so on your level