I find it easier to keep things modular as the routing model, services, templates and ORM allow you to put code where it belongs. I never quite manage the single responsibility ideal, but I find Laravel helps.
Comment by Daniel Abbatt on "What are some key things in Laravel that PHP developers like the most?" | Hashnode