Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/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://github.com/cybercog/laravel-love

adore cog election eloquent emotion favorite kudo laravel like likeable love php rate rating reactable reacter reaction social-network star vote

Last synced: 2 months ago
JSON representation

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?

Lists

README

        

# Laravel Love

![cog-laravel-love](https://user-images.githubusercontent.com/1849174/34500991-094a66da-f01e-11e7-9a6c-0480f1564338.png)


Discord
Releases
Build
StyleCI
Code Quality
License

## Introduction

Laravel Love is emotional part of the application. It let people express how they feel about the content.
Make any model reactable in a minutes!

There are many implementations in modern applications:

- GitHub Reactions
- Facebook Reactions
- YouTube Likes
- Slack Reactions
- Reddit Votes
- Medium Claps

This package developed in mind that it should cover all the possible use cases and be viable in enterprise applications.

## Official Documentation

Documentation can be found in [Laravel Love Guide].

## Installation

Pull in the package through Composer.

```shell script
$ composer require cybercog/laravel-love
```

Run database migrations.

```shell script
$ php artisan migrate
```

## Upgrading

Please see [UPGRADING](UPGRADING.md) for detailed upgrade instructions.

## License

- `Laravel Love` package is open-sourced software licensed under the [MIT license](LICENSE) by [Anton Komarev].
- `Devil` logo image licensed under [Creative Commons 3.0](https://creativecommons.org/licenses/by/3.0/us/) by YuguDesign.

## 🌟 Stargazers over time

[![Stargazers over time](https://chart.yhype.me/github/repository-star/v1/MDEwOlJlcG9zaXRvcnkxMTYwNTgzMzY=.svg)](https://yhype.me?utm_source=github&utm_medium=cybercog-laravel-love&utm_content=chart-repository-star-cumulative)

## About CyberCog

[CyberCog] is a Social Unity of enthusiasts. Research the best solutions in product & software development is our passion.

- [Follow us on Twitter](https://twitter.com/cybercog)

CyberCog

[Anton Komarev]: https://komarev.com
[CyberCog]: https://cybercog.su
[Laravel Love Guide]: https://laravel-love.readme.io/docs