/laravel-messenger

Create conversations among different eloquent models

Primary LanguagePHPMIT LicenseMIT

Laravel Messenger

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.