Skip to content

Instantly share code, notes, and snippets.

@yuriy-yarvinen
Created May 10, 2021 19:12
Show Gist options
  • Save yuriy-yarvinen/e1664d2c98ceaa106d9b9aaf8f8ea47f to your computer and use it in GitHub Desktop.
Save yuriy-yarvinen/e1664d2c98ceaa106d9b9aaf8f8ea47f to your computer and use it in GitHub Desktop.
Readme
composer require predis/predis
BROADCAST_DRIVER=redis
REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379
npm i --save laravel-echo socket.io-client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment