I\'m developing my first website for a French client and I\'m having massive issues with accents being displayed as \"?\".After googling it for days, I thought I understood,
All other languages except French work fine for me by default
In my /fr/messages.php file I was able to resolve this with
'myKey' => utf8_encode('en français'),