Added “unread counts” to my RSS reader’s Microsub implementation. Fun fact: the reader itself—the new one—doesn’t display them. But Microsub clients will.
Some (not very) creative use of Laravel’s `hasManyThrough`, `withCount`, and `$casts` array is all it took!