hamedov/laravel-messenger

Laravel messaging package

Installs: 199

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 1

pkg:composer/hamedov/laravel-messenger

0.4.0 2023-01-01 21:53 UTC

This package is auto-updated.

Last update: 2025-09-29 02:21:47 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.