https://github.com/binkode/laravel-chat-system
Simple Laravel Chat Library
https://github.com/binkode/laravel-chat-system
chat laravel laravel-chat laravel-chat-package
Last synced: 6 days ago
JSON representation
Simple Laravel Chat Library
- Host: GitHub
- URL: https://github.com/binkode/laravel-chat-system
- Owner: binkode
- License: mit
- Created: 2021-03-08T18:24:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-05T14:47:13.000Z (6 months ago)
- Last Synced: 2025-04-10T14:14:31.082Z (3 months ago)
- Topics: chat, laravel, laravel-chat, laravel-chat-package
- Language: PHP
- Homepage: https://binkode.github.io/laravel-chat-system
- Size: 1.37 MB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: contributing.md
- License: license.md
Awesome Lists containing this project
README
# `ChatSystem`
[![Latest Version on Packagist][ico-version]][link-packagist]
[![Total Downloads][ico-downloads]][link-downloads]
This is where your description should go. Take a look at [contributing.md](contributing.md) to see a to do list.
## `Installation`
Via Composer
``` bash
$ composer require binkode/laravel-chat-system
```## `Documentaion`
### **[Documentaion](https://binkode.github.io/laravel-chat-system)**## `Postman Documentaion`
### **[Postman Documentaion](https://documenter.getpostman.com/view/9558301/TzXwEyDq)**## `Examples`
### Laravel Inertia React
#### **[Demo](https://laravel-chat.myckhel.com/chat)**
#### **[Source](https://github.com/binkode/chat-system-example)**### Expo Snack
#### **[Demo](https://snack.expo.dev/@myckhel/laravel-chat-system)**## `Usage`
## `Change log`
Please see the [changelog](changelog.md) for more information on what has changed recently.
## `Testing`
``` bash
$ composer test
```## `Contributing`
Please see [contributing.md](contributing.md) for details and a todolist.
## `Security`
If you discover any security related issues, please email author email instead of using the issue tracker.
## `Credits`
- [Myckhel][link-author]
- [Hernan Martinez Reumann][https://github.com/hmreumann]
- [All Contributors][link-contributors]## `License`
license. Please see the [license file](license.md) for more information.
[ico-version]: https://img.shields.io/packagist/v/binkode/laravel-chat-system.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/binkode/laravel-chat-system.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/myckhel/laravel-chat-system/master.svg?style=flat-square
[ico-styleci]: https://styleci.io/repos/12345678/shield[link-packagist]: https://packagist.org/packages/binkode/laravel-chat-system
[link-downloads]: https://packagist.org/packages/binkode/laravel-chat-system
[link-travis]: https://travis-ci.org/myckhel/laravel-chat-system
[link-styleci]: https://styleci.io/repos/12345678
[link-author]: https://github.com/myckhel
[link-contributors]: ../../contributors