belongsTo(User::class, 'user_id', 'id')->bind(['account', 'nickname', 'avatar']); } }