Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 579 Bytes

File metadata and controls

12 lines (9 loc) · 579 Bytes

Real time notification app with Laravel Broadcasting Echo, Redis, Socket.io, Vue JS , Docker

Usage

git clone https://github.com/oguzcandemircan/Laravel-Broadcasting-Real-Time-Notification-App real-time-notification-app
cd real-time-notification-app
docker-compose up -d nginx mysql laravel-echo-server redis

From the browser, go to http://localhost Then open a new tab to go to http://localhost/add-notification. Back to http://localhost.

oguzcandemircan.com - laravel broadcasting