Showing 4 entries for category "PHP"
Jan 17, 2016 • 2 mins • 319 words
Laravel's MorphMap feature provides an exciting way to simplify and future proof polymorphic relations in Eloquent
May 13, 2017 • 12 mins • 2,441 words
Faced with a challenge of sorting by multiple data points in a single Laravel collection, I used Collection Macros to create a simple solution.
Oct 18, 2015 • 8 mins • 1,417 words
An overview of one possible solution to the problem of needing fields in PDF forms to overflow into supplemental fields.