Stars: 340
Forks: 71
Pull Requests: 29
Issues: 26
Watchers: 13
Last Updated: 2023-02-26 01:36:33
Laravel messenger. A full messenger suite for your new / existing laravel app! Private and group threads between multiple models, with real-time messaging, reactions, attachments, calling, chat bots, and more!
License: MIT License
Languages: PHP
| Laravel | PHP | Messenger |
|---|---|---|
8.x |
^7.4 ^8.0 ^8.1 |
<= 1.19.1 |
9.x |
^8.0.2 ^8.1 |
>= 1.20.0 |
10.x |
^8.1 ^8.2 |
>= 1.22.0 |
Messenger facade.MessengerComposer facade allows you to have easy access to the core actions anywhere within your own app, such as sending messages, images, reactions, and more.BroadcastDriver, VideoDriver, and FriendDriver, simply by binding your classes into the container.Ghost Profile when not found (null-object pattern).Laravel package and must be installed in a laravel application to run.messenger.php config file before migrating!composer require rtippin/messengerIf you discover any security related issues, please email author instead of using the issue tracker.