hamedov/laravel-messenger

Laravel messaging package

0.4.0 2023-01-01 21:53 UTC

This package is auto-updated.

Last update: 2024-04-30 00:33:18 UTC


README

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.