belongsToMany(User::class, 'test_user_tags', 'tag_id', 'user_id'); } }