musonza / chat

A Laravel chat package. You can use this package to create a chat/messaging Laravel application.
MIT License
1.13k stars 311 forks source link

Get all messages for a user #282

Closed dhi2 closed 3 years ago

dhi2 commented 3 years ago

How do I get all messages for the logged in user instead of messages of a single conversation?