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.25k stars 482 forks source link

How to fetch user's avatar from database #340

Closed ahmedessouaied closed 7 months ago

ahmedessouaied commented 7 months ago

how do i used the user's avatar that i already have in my database and replace it in the messenger view

munafio commented 7 months ago

@ahmedessouaied check config, also you may need to modify files if wasn't what you need.