Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: traits

Technical writings, opinionated architectures, and development guides tagged with traits.

Articles1
Est. Read Time8 mins
Categories1
Featured0
Aug 20268 min read
Laravel

Nobody Wants To Touch That Model

Every Laravel codebase has a model people route around. Counting its lines is the least useful thing you can do to it, and extracting traits is how the count gets hidden rather than fixed.