I have two tables let\'s say posts and comments with Post and Comment Model.
Post.php public function comments(){ return $this->belongsToMany(Comment::cla