ReactionType with name Like
not exists.
#212
-
Hello, I'm starting use de package, I'm developing a small twitter clone, now trying to do like or dislike to each tweet but I'm having troubbles. My Like Button
My Route
My Controller
My Tweet Model
class Tweet extends Model implements ReactableInterface
My User Model
{
I have that error:ReactionType with name |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Hi, @alquialrium! Have you created all reaction types you need? |
Beta Was this translation helpful? Give feedback.
-
I had executed this command |
Beta Was this translation helpful? Give feedback.
-
Another question, when I run |
Beta Was this translation helpful? Give feedback.
Hi, @alquialrium! Have you created all reaction types you need?
https://laravel-love.readme.io/docs/manage-reaction-types