Skip to content

YannBoyongo/laravel-pusher

Repository files navigation

Simple chat system laravel with pusher

This Laravel project is a simulation of a real-time chat system between two users. Pusher, a cloud-based platform, was employed to facilitate the rapid development of real-time web and mobile applications. Laravel Pusher is highly favored for its simplicity and user-friendly interface.

To run this project

Copy .env.example and name .env and populate the following API keys

  • BROADCAST_DRIVER
  • PUSHER_APP_ID
  • PUSHER_APP_KEY
  • PUSHER_APP_SECRET
  • PUSHER_APP_CLUSTER

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages