json([ 'id' => 1, 'text' => $request->get('text'), 'post_id' => $id ], Response::HTTP_CREATED); } }