gerardojbaez / messenger

Chat/Message system for Laravel.
MIT License
72 stars 24 forks source link

Issue occurs after deleting the users in a particular thread! #9

Open AlShahawi opened 6 years ago

AlShahawi commented 6 years ago

Steps to produce:

  1. Create a sender user
  2. Create a receiver user
  3. Send a message from the sender to the receiver
  4. Delete the receiver user
  5. Acting as the sender user
  6. Get the title attribute of the created thread <--- Issue occurs here!