I make fluent request with distinct and paginate. My problem is that the paginate request is execute before disinct request
My Fluent request :
$candidat
setLastPage($totalPages); ?> @if ($totalPages> 1) {{ $presenter->render() }} @endif