hasManyThrough(User::class, UserSubscribe::class, 'id', 'id', 'sid', 'user_id'); } }