Laravel Echo Server — HTTP API
The Laravel Echo Server package is not only a socket server, but also provides a basic API so you can read data from the server.
This might be handy to display statistics in a administration panel, or give an error message whenever you cannot connect to the socket server (so you know its not online, or you could display a error message to your user/customer)
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5.3 Laravel 5.5 Laravel 5.4 Laravel 5.6 Intermediate Laravel 5 Packages Sources