I have "Concours" has many "user". In my backoffice for show how many user have a concours, i use count($concours->users). But with 8150 users in one concours, i can see some lag...
What's the best way for just get the number of "User" in a "Concours" ? I need to do manually a query ?