Open njxqlus opened 6 years ago
Hello! Now, it's impossible to use Predefined Constants like JSON_UNESCAPED_UNICODE with $response->json() method. Is there any other way to do it? Or maybe you can add it?
JSON_UNESCAPED_UNICODE
$response->json()
Hello! Now, it's impossible to use Predefined Constants like
JSON_UNESCAPED_UNICODE
with$response->json()
method. Is there any other way to do it? Or maybe you can add it?