hasOneThrough( Project::class, Server::class, 'id', 'id', 'server_id', 'project_id' ); } }