Skip to content

avlima/laravel-event-broadcasting

Repository files navigation

Real-time Todo App Example

This is the starter code for the article that demostrates Laravel's broadcasting events functionality

Install Instructions

  • Clone repository

    git clone https://github.com/avlima/laravel-event-broadcasting
    cd laravel-event-broadcasting
  • Install Dependencies

    composer install
  • Setup Database

    php artisan migrate

Read The Article

To learn how to use this starter code, read the article:

http://www.sitepoint.com/real-time-apps-laravel-5-1-event-broadcasting/

About

Real-time Apps with Laravel 5.1 and Event Broadcasting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published