Open ppolicherla opened 1 month ago
Create a database migration that will hold user chats. Both users should be able to access the full chat log. Each message sent should update the chat log and return it.
Create a database migration that will hold user chats. Both users should be able to access the full chat log. Each message sent should update the chat log and return it.