hamedov/laravel-messenger is a Laravel package for laravel messaging package.
It currently has 0 GitHub stars and 199 downloads on Packagist (latest version 0.4.0).
Install it with composer require hamedov/laravel-messenger.
Discover more Laravel packages by hamedov
or browse all Laravel packages to compare alternatives.
Last updated
Using this package you can create conversations among different eloquent models of any type.
Each conversation can be related to any other model such as a Post, Ad, etc.
The package is in development and not guaranteed to be stable. However I am using it in some projects.