Real-time Apps with Laravel 5.1 and Event Broadcasting
In Laravel 5.1, the framework includes functionality called broadcasting events that makes it easy to create real-time apps in PHP. With this new functionality, an app can publish events to various cloud-based real-time PubSub solutions, like Pusher, or to Redis.
Link:
This post is submitted by our members. Submit a new post.
Tags: Laravel 5 Tutorials Laravel 5.1