Skip to content

Realtime Chat Application using Laravel and Pusher

Notifications You must be signed in to change notification settings

phabiulla/pusher-chat

Repository files navigation

Chat using Laravel and Pusher

This repository demonstrates the process to create a realtime Chat Application using Laravel and Pusher.

  1. Clone repo
  2. Configure your environment variables for Pusher and Laravel by copying the .env.example to .env
  3. Configure your Pusher key in the resources/assets/js/bootstrap.js file
  4. Install composer dependencies
  5. Run npm install
  6. Do not forget to run the queue listener to broadcast the events

About

Realtime Chat Application using Laravel and Pusher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published