Eloquent Join - where closure

Is there any way to use closure for where in join clause in Eloquent? What I'm trying to do is: $model = $model->leftJoin('history', function ($join) { $join->on('history.