Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 484 Bytes

readme.md

File metadata and controls

18 lines (12 loc) · 484 Bytes

About Laravel- Reactive

This is an simple chatapp made for the Laravel-Meetup in Groningen Simple fill in your pusher keys in your .env file, set your broadcast driver to pusher and you are ready.

BROADCAST_DRIVER=pusher

PUSHER_APP_ID=###
PUSHER_APP_KEY=###
PUSHER_APP_SECRET=###

Credits

This project has been setup by @petericebear