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
- Host: GitHub
- URL: https://github.com/olegmarko/lara-brodcasting
- Owner: OlegMarko
- Created: 2017-08-11T14:51:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-16T14:23:25.000Z (almost 8 years ago)
- Last Synced: 2025-01-07T19:34:30.026Z (5 months ago)
- Topics: laravel-broadcast, laravel-echo, laravel-listener, pusher
- Language: PHP
- Size: 583 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)