They are converted characters. There shouldn't be a problem if you decode it or use it in javascript.
gcreator, for a more complete comprehension what's going on
ebedy liked this reply
brilliant answers!! Thank you all!!!
I have just changed a little bit the Response::json like:
Response::json($data,200,$headers,JSON_UNESCAPED_UNICODE);
and works like a charm!!!!!!
Thank you!!!!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community