I want to implement some communication elements between the users of my application. I thought about creating something that would allow sending messages, something like Facebook, but it does not have to be in real time. I even have the tables ready, but I do not know where to start. Does anyone know how to do it? Any framework, tutorial, anything to at least start.