@dansup what was the line though 😲
the people* want to know
* me, basically.
Top-level
@dansup what was the line though 😲 * me, basically. 4 comments
@dansup but you made some changes to prefetch the count, right? or memoize some, or some wizardry like that. |
@capeta ```
- $actor->followers()->count() == 0
+ $actor->followers_count == 0
```