Categories
Laravel 5, Unicode characters instead of Russian letters, how to fix?
I am rewriting the site from Django to Laravel 5. The database remains the same. But when outputting, Russian letters are not yet obtained, why?
Answer the question
In order to leave comments, you need to log in
this is how it should be: this is json encoding according to the standard - ideone.com/eVOAQO you output a regular json string, which is meaningless. if you are very impatient, then you need to do this ideone.com/MlVSc7
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question