How can i create a live Chat application In Laravel with REST api’s? [closed]

I want to develop a app to app live chat application. And my back end is in Laravel. I have to create api’s for this. How can i manage this?

I got references only for web chat application.How can i manage it with api’s?