Help me to fix this problem. The page should display -
instead of –
.
I already have <meta charset="utf-8" />
on my html <head>
, I'm using visual studio code set to UTF-8
, and the database. I'm using is mySQL, the version of my laravel is 5.4.
The –
comes from the database and i'm not allowed to alter it.