Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/torniker/laravel-nginx-node-docker

docker configuration for laravel to broadcast events to javascript through nodejs
https://github.com/torniker/laravel-nginx-node-docker

Last synced: 30 days ago
JSON representation

docker configuration for laravel to broadcast events to javascript through nodejs

Awesome Lists containing this project

README

        

# laravel-nginx-node-docker

docker configuration for laravel to broadcast events to javascript through nodejs

## How to install

* pull the repository
* composer install
* npm install
* docker-compose up
* Go to url http://localhost/ and open dev tools in your browser
* In another tab go to url http://localhost/event
* Now on tab with http://localhost/ url you should see message in browser console