An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# `ChatSystem`

[![Latest Version on Packagist][ico-version]][link-packagist]
[![Total Downloads][ico-downloads]][link-downloads]
![Tests Status](https://github.com/binkode/laravel-chat-system/actions/workflows/run-test.yml/badge.svg)

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