cybercog / laravel-love

Add Social Reactions to Laravel Eloquent Models. It lets people express how they feel about the content. Fully customizable Weighted Reaction System & Reaction Type System with Like, Dislike and any other custom emotion types. Do you react?
https://komarev.com/sources/laravel-love
MIT License
1.17k stars 71 forks source link

Remove ReactionCounter & ReactionTotal observers #247

Closed antonkomarev closed 1 year ago

antonkomarev commented 1 year ago

Keeping default values in Observers makes understanding the code harder and not obvious.

Implementation of the Solution №1: