Skip to content

oguzcandemircan/Laravel-Broadcasting-Real-Time-Notification-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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