I built a small chat app using Laravel. Messages are sent and received perfectly.
I have made 2 functions for chat. One is to fetch chat (update the chat div) and the other saves chat when the 'send' button is clicked. The first function will be called when you load the page and send the message.
The problem occurs when I am calling the saveChat
function; it refreshes the page after I click the send button.
save chatcontroller function to save chat
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire