hasOne(Community::class, 'id', 'community_id')->bind(['community_name'=> 'name']); } }