Or in other words, dealing with complex database relations and Laravel models.
Recently I had to deal with a complex performance issue in one of our larger Laravel projects. Let me quickly set the scene.
We want an admin user to see an overview of all people in the system in a table, and w...