An open API service indexing awesome lists of open source software.

https://github.com/olegmarko/lara-brodcasting

Laravel Brodcasting and Listeners
https://github.com/olegmarko/lara-brodcasting

laravel-broadcast laravel-echo laravel-listener pusher

Last synced: 3 months ago
JSON representation

Laravel Brodcasting and Listeners

Awesome Lists containing this project

README

        

# Laravel Broadcasting, Listener and Pusher

### Run this app in local
- cd /your_work_path
- git clone https://github.com/OlegMarko/lara-brodcasting.git
- cd lara-brodcasting
- composer install
- php artisan serve
- testing with browser
put url http://127.0.0.1:8000/ -> click button "bind event" (show alert)