Wanna update a set of Eloquent models and have the change updated in the database and in your in-memory instances, but don't wanna incur a database query for *each* model?

Wanna update a set of Eloquent models and have the change updated in the database and in your in-memory instances, but don't wanna incur a database query for *each* model?

Custom collections got you sorted. Love these methods.

We're writing a book, you can get it for free here.