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.

Home Page:https://chatify.munafio.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An issue regarding the display of users

us2ahmad opened this issue · comments

After adding the chat package to my project, I cannot see the existing users so that I can message them, and the user data for the person who opened the chat is not appearing. Can you please help me solve this problem?

Hi @us2ahmad are you using the default user model for your authenticated users?

Hello @solomiles , I have the same issue. When I click on a user, the user data doesn't load I instead get the "Your contact list is empty" message

thanks for your care @solomiles
No, some modifications have been made to it, such as deleting the name, adding a first name and a second name, and some other modifications
Also, the groups interface does not appear for me

@us2ahmad if you're not using laravel's defualt User model, i think you should open up the controllers from the vendor folder and customise the Methods that are not working

chatify scrren
@NEVELYNE chatify is using the Users model, you can override that by using your own custom model.. you should also customise the migrations to add columns to your own tables.

@solomiles , Good Morning,
Thanks for the response, I still have the same issue. I can now only message myself. Other users don't show unless I search for them. When they appear, I still can't click on them to start messaging them.

Hi, @NEVELYNE , here is my email osaighesolomon@gmail.com ..you can schedule a google meeting so we can debug the package together. thanks

I have sent you an email dear.
Thanks dear