Level 23
so how do the two users know when to finish and save? what are you trying to build
Hello Folks, is it possible to make a text area real time between multiple users ? example : a user 1 editing a post and user 2 can see the user who editing the post at the same time , the problem is while a user 1 editing the post and user 2 save the post , only the second update saved in database . i'm using laravel , vue , socket io . any idea ??? guide ?? thank you all .
Please or to participate in this conversation.