belongsToMany(CommunityTag::class, 'la_community_post_tag', 'tag_id', 'post_id'); } }