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

# Introduction

<figure><img src="/files/idBRwO90hQ5lsr11UI2N" alt="Chatify preview image"><figcaption></figcaption></figure>

[![Latest Stable Version](https://camo.githubusercontent.com/c394e2627fe47531e92fbf044b16a89883059ece37d899e9eb3e639e68da7e35/68747470733a2f2f706f7365722e707567782e6f72672f6d756e6166696f2f636861746966792f762f737461626c65)](https://packagist.org/packages/munafio/chatify) [![Total Downloads](https://camo.githubusercontent.com/9489b37efdbbd5a54e322c2da29e09e1e71c01cf611608b98067f4199a988555/68747470733a2f2f706f7365722e707567782e6f72672f6d756e6166696f2f636861746966792f646f776e6c6f616473)](https://packagist.org/packages/munafio/chatify) [![License](https://camo.githubusercontent.com/d2d936519329b603c04e90d47bd438f952e104ce9230c53db2324ff5442fef02/68747470733a2f2f706f7365722e707567782e6f72672f6d756e6166696f2f636861746966792f6c6963656e7365)](https://packagist.org/packages/munafio/chatify)

[**Chatify**](https://github.com/munafio/chatify) is Laravel's #1 one-to-one chatting system package, helps you add a complete real-time chatting system to your new/existing Laravel application with only one command.

## Prerequisites

* PHP >=7.3.
* Laravel >=7.x
* Pusher Api Account or custom.

## Features

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

* One-to-one users chat system.
* Real-time contact list updates.
* Favorite users system (Like stories style).
* Saved Messages to save your messages online like Telegram messenger app.
* Search functionality.
* Contact item's last message indicator (e.g. You: ....).
* Real-time user's active status.
* Real-time typing indicator.
* Real-time message seen indicator.
* Real-time internet connection status.
* Upload attachments (Photo/File).
* Send Emoji's.
* User details panel (Shared photos, delete conversation..).
* Responsive design with all devices.
* User settings and chat customization : user's profile photo, dark mode and chat color. with simple and wonderful UI design.

...and much more you have to discover it yourself.

## Demo

* Demo app - [Click Here](https://github.com/munafio/chatify-demo).

## Author

[Munaf A. Mahdi](https://www.munafio.com/p/contact-me.html)

### License

[MIT](https://choosealicense.com/licenses/mit/)
