Using tinker, the column is saved on my table like this:
collaborators_id: "["4","5"]",
collaborators_id: "["4","5"]",
How should I define my relationship such that the resource table shows the name of the users? I havent used relationships that much so Im a bit confused