get(); } else{ $groups = Group::all(); } header('Content-Type: application/json;charset=UTF-8'); echo $groups->toJson(JSON_PRETTY_PRINT);