whereNotNull($model->getTable().'.published_at') ->where($model->getTable().'.published_at', '<=', now()); } }