Laravel messenger demo app using rtippin/messenger. Private and group threads with real-time messaging, reactions, attachments, calling, chat bots, and more!
PHPREDIS if using redis for drivers, which our default .env.example has set.
Notes
This demo is meant to be seeded before use. Registration also assumes a pre-seeded database, as we automatically create threads between the admin user and a newly registered user, as well as set friendships.
Calling will be disabled by default. Even though we have our janus-client installed, you are responsible for setting up your own Janus Server.