> For the complete documentation index, see [llms.txt](https://docs.tomatophp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tomatophp.com/plugins/tomato-chat.md).

# Tomato Chat

<figure><img src="/files/tTx1bfwFebHv1cPm5jnQ" alt=""><figcaption></figcaption></figure>

our plugin is built in a fork of [Chatify Laravel Package](https://github.com/munafio/chatify) with a lot of options and integration with agora SDK and UI for audio/video calls.

### Installation

```
composer require tomatophp/tomato-chat
```

after installing your package please run this command

```
php artisan tomato-chat:install
```

### Changelog

Please see [CHANGELOG](https://github.com/tomatophp/tomato-chat/blob/master/CHANGELOG.md) for more information on what has changed recently.

### Security

Please see [SECURITY](https://github.com/tomatophp/tomato-chat/blob/master/SECURITY.md) for more information about the security.

### Credits

* [Fady Mondy](https://www.github.com/3x1io)

### License

The MIT License (MIT). Please see [License File](https://github.com/tomatophp/tomato-chat/blob/master/LICENSE.md) for more information.
