My team and I are working on a rather big project. There\'s queries going on everywhere - in controllers, in view composers in views (lazy loading) and probably in some othe
Are you using MySQL? You can just tail the log.
How to show the last queries executed on MySQL?
Or use the Laravel Debug Bar?