I\'m trying to move some Excel-Data to MySQL, but having troubles with encoding.
What I did:
I had a similar symptom, my solution was to add
'encoding' => 'UTF8'
to config/database.php