syntaxlexx / laravel-5-messenger

A Simple Laravel 5, 6, 7, 8, 9, 10 & 11 Messenger with Pusher Capabilities

Home Page:https://messenger-inertia.acelords.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starred property

snarcraft opened this issue · comments

So when a participant "stars" a thread, all the others will see that thread as starred?
Is it what you are expecting?
Perhaps the starred property could be in the participant table so that each participant will see his own starred threads.
I think this makes more sense

@snarcraft that actually makes absolute sense. Changes will reflect in the next upcoming release.

@snarcraft ,
The starred property has been updated accordingly. You can update to latest release or check the updated examples/readme files.