Giter VIP home page Giter VIP logo

laravel-reactions's People

Contributors

biostate avatar draesia avatar hkp22 avatar jeffersonsimaogoncalves avatar laravel-shift avatar thijskuilman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

laravel-reactions's Issues

Latest version does not differentiate emojis

Thanks for the great package. I updated to the latest version 2.6.2, but my reaction summary no longer differentiates between emojis, they are all grouped as the same. In 2.6.0 this worked fine.

Multiple Reactions on Same Model/Reactable

I believe the user->reactTo($article, 'like') does not not honor "type" in query in Qirolab\Laravel\Reactions\Traits\Reacts

line 22 which will fail to check multiple reactions on same model and always add/delete the first

Could you Update ?

Request for new feature.

This package is really great, but I think you should add possibility to get informations about users who reacted on model and which reactions they use.

I trying to return list for model like in example bellow.

John Smith - Love
Ammy Brown - Awesome

Only `User` can actually use `Reacts`

Hey folks,

I was looking into the documentation, since I decided to use the package in a project that I'm developing, and well, I found it a little bit weird the fact that I can only use the Reacts trait to the User model.

For example, in my project I have a User 1:n Profile relationship, and well, users can interact with each other contents using more than one Profile, and that means that the Reacts should be implemented to the Profile and not to the User. And, well, I kind of probably assume that it was possible when in the documentation I found $article->react('like', $user);.

But... The thing is... how do you folks feel about the possibility to have the Reacts to be implemented to any model?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.