nahid / talk

Talk is a real-time users messaging and chatting system for Laravel.
MIT License
1.61k stars 327 forks source link

Examples: controllers and pages #69

Open MyZik opened 7 years ago

MyZik commented 7 years ago

Hi everyone! Can someone help one? I don't understand how can I use simple pages (views) and controllers for:

  1. Sending message (ex. from id 1 to id 2)
  2. All conversations
  3. Chat with user

Can you show me some simple examples? https://github.com/nahid/talk-example is really hard for me :c Thanks in advance!