Replies: 2 comments
|
its similar to #9 my use case is to allow visitors to (like) a post, which is important to get accurate number of (liked) posts. |
0 replies
|
I tried the suggestion: but markable uses maybe adding a new flag Like::add($this, $user, force:true) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
is it possible to allow guests none logged in users to add (like) or any other bookmark?
I know it's currently not :) since the
user_iddon't accept nulls. but can you think of any issues down the road, and will you open to PR?thank you all.
All reactions