Download the PHP package finller/laravel-conversations without Composer
On this page you can find all versions of the php package finller/laravel-conversations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download finller/laravel-conversations
More information about finller/laravel-conversations
Files in finller/laravel-conversations
Download finller/laravel-conversations
More information about finller/laravel-conversations
Files in finller/laravel-conversations
Vendor finller
Package laravel-conversations
Short Description Attach chat to any model
License MIT
Homepage https://github.com/finller/laravel-conversations
Package laravel-conversations
Short Description Attach chat to any model
License MIT
Homepage https://github.com/finller/laravel-conversations
Please rate this library. Is it a good library?
Informations about the package laravel-conversations
Attach a conversation to any model and easily create a chat
This package the basic architecture of a chat between multiple users.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Usage
1. Create the conversation
2. Save messages in the conversation
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Quentin Gabriele
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-conversations with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
illuminate/contracts Version ^10.0|^11.0
spatie/laravel-package-tools Version ^1.13.6
illuminate/contracts Version ^10.0|^11.0
spatie/laravel-package-tools Version ^1.13.6
The package finller/laravel-conversations contains the following files
Loading the files please wait ....