GO
[]?как это пофиксить?
Size: a a a
GO
[]?A
GO
A
GO
A
GO
GO
GO
A
P
[]?
P
A
A
P

P
k
GET /api/forgot-password/forgot?email=xxxx@xxxx.xxx
A
$data = new \stdClass();->
$data->a = 'test';
$data->b = json_decode(json_encode(new \stdClass()), true);
return response()->json($data);
"a": "test",
"b": [],
И
GET /api/forgot-password/forgot?email=xxxx@xxxx.xxx
RK
GET /api/forgot-password/forgot?email=xxxx@xxxx.xxx