Laravel: Modularizing Little Pieces of Logic Through Local Composer Packages
“Premature optimisation is the root of all evil”.
But sometimes you know upfront that you can create a clean module, separate from the rest of the Laravel app. And I like Kelly Sutton’s mantra – optimize for deletability.
Why?
“By working with code,...
gemmablack.dev2 min read