cybercog/laravel-love
Add reactions, likes, votes, and other “feelings” to any Eloquent model with Laravel Love. Flexible, enterprise-ready system inspired by GitHub/Facebook/Slack reactions. Includes migrations and APIs to make models reactable in minutes.
"Laravel Love lets us ship engagement features (like likes, reactions, or votes) in hours instead of weeks—without hiring senior backend engineers. It’s battle-tested (used by enterprise apps) and handles scale automatically. For example:
"This package gives us:
increment()/decrement() queries manually).Post::reactTo($user, '🚀')).Post::reactions()->count()) are cached and recalculated asynchronously.Post, Comment, Product).RateOutOfRange exceptions for spam prevention).php artisan love:setup-reactable)."Key questions to validate:
love:setup-reactable).Next Steps:
composer require cybercog/laravel-love + php artisan love:setup-reactable Post to test with a prototype model.How can I help you explore Laravel packages today?