munafio / chatify

Laravel's #1 one-to-one chatting system package, helps you add a complete real-time chatting system to your new/existing Laravel application with only one command.
https://chatify.munafio.com
MIT License
2.23k stars 477 forks source link

history not showing #172

Closed shaikjilani290 closed 2 years ago

shaikjilani290 commented 2 years ago

hi sir, thank you for you package, i am using your charify package in my existing laravel application for chat communication, when i am open the chat url it is not showing the history can you please tell me what the issue and how to resolve that, i am sharing the two users credentials can you please check once

https://webdoc.live/public/login

username : jilani.asf@gmail.com password : 123456

username : jilani.smartcell@gmail.com password : 123456

itsrafsanjani commented 2 years ago

@shaikjilani290 try this one https://stackoverflow.com/a/44984930

munafio commented 2 years ago

@itsrafsanjani as Rafsan said above, disable the strict mode and will be solved, this happens because issues related to the group by in mysql