Lassad KEFI

Results 3 comments of Lassad KEFI

**Same problem here**

Hey all, i found a solution that may helps you. You need to change the file : [\musonza\chat\src\Models\Conversation.php](url) in function getConversationMessages. ``` $messages = $this->messages() ->join( $this->tablePrefix . 'message_notifications', $this->tablePrefix.'message_notifications.message_id',...

Okay, I gonna focus on ading more tests to it and change the logic to QueryBuilder in upcoming days, WORK IN PROGRESS...