SyntaxFix
Write A Post
Hire A Developer
Questions
Use collect($comments_collection).
collect($comments_collection)
Else, try json_encode($comments_collection) to convert to json.
json_encode($comments_collection)