order('id desc') ->select() ->toArray(); return $this->json(['data' => $data]); } }