Laravel, Programming The Importance of Eager Loading Laravel Relationships By Nick Escobedo September 6, 2017 5 min read Leave a comment In Laravel, Programming 6109 views Problem Page took over 30 seconds to load locally on a local Vagrant virtual machine. After investigating the results were astonishing, over 1,000 queries executed in order to load the page. Not only was there an extraordinary number of queries ... Read more