Download the PHP package centrex/laravel-messages without Composer
On this page you can find all versions of the php package centrex/laravel-messages. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download centrex/laravel-messages
More information about centrex/laravel-messages
Files in centrex/laravel-messages
Download centrex/laravel-messages
More information about centrex/laravel-messages
Files in centrex/laravel-messages
Vendor centrex
Package laravel-messages
Short Description Manage messages in laravel
License MIT
Homepage https://github.com/centrex/laravel-messages
Package laravel-messages
Short Description Manage messages in laravel
License MIT
Homepage https://github.com/centrex/laravel-messages
Please rate this library. Is it a good library?
Informations about the package laravel-messages
Manage messages in Laravel
Thread-based polymorphic messaging for any Eloquent model. Supports multi-participant conversations, read/unread tracking, and soft-deletes on both threads and messages.
Installation
Usage
1. Add the trait to your model
2. Create a thread and add messages
3. Read threads and messages
4. Unread tracking
5. Participant management
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
- centrex
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-messages with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2|^8.3|^8.4
illuminate/database Version ^10.0|^11.0|^12.0
illuminate/support Version ^10.0|^11.0|^12.0
illuminate/database Version ^10.0|^11.0|^12.0
illuminate/support Version ^10.0|^11.0|^12.0
The package centrex/laravel-messages contains the following files
Loading the files please wait ...