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.16k stars 71 forks source link

A simple tutorial would go a long way .... #123

Open sburkett opened 4 years ago

sburkett commented 4 years ago

This package looks absolutely terrific, and it will no doubt solve the needs of many, including me :)

However, the lack of a basic tutorial is really hindering me (and perhaps others), and possibly preventing more adoption of the package. I couldn't find a tutorial for this package, so if one exists, please let me know!

My view is that most people are probably just looking to add basic likes/dislikes to a given model (e.g. posts, comments, songs, bands, events, etc.). As it stands right now, the developer has to wade through the API documentation to even figure out where to begin once the models are set up. A simple tutorial would go a long way! :)

I did find this article, however, which seems to be somewhat helpful, though I haven't yet read the whole thing:

https://laravel-news.com/add-social-reactions-to-model-with-laravel-love

Just a suggestion! :)

antonkomarev commented 4 years ago

@sburkett thank for your feedback! I want to create a video tutorial for it but have big issues with spare time.

sburkett commented 4 years ago

I understand, believe me! :) Maybe once I get it working on my end, I can write something up.

antonkomarev commented 4 years ago

Feel free to add your tutorial to issue #25 and I will add it to the table in the first comment.