# Introduction

![Chatify Laravel Package](https://camo.githubusercontent.com/bab557487b660a99bfb798af064b745245747dec165c929720c589257d734233/68747470733a2f2f312e62702e626c6f6773706f742e636f6d2f2d76746d784b48387a4a79382f58677665545773454a6b492f41414141414141414137512f794b736c724f70304132776a35567772634e4646326f6f525f6633626f72337577434c63424741735948512f73313630302f556e7469746c65642d31322e706e67)

[![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 a Laravel package helps you add a complete real-time messaging system to your new / existing application with only one command.

## Prerequisites

* PHP >=5.3.2.
* Laravel >=5.4
* Pusher Api Account.

## Features

![](https://camo.githubusercontent.com/40a93a5ccc32f3c0884602c6b18f28d18bb2cd96a88d6e7d1eec055794bbc80c/68747470733a2f2f312e62702e626c6f6773706f742e636f6d2f2d4b5350694c4c3374715f6f2f5867704c6d4367574175492f41414141414141414136772f6e366d346b324d43316a6f4e4d674b533656706b69322d337a3932485855765177434c63424741735948512f73313630302f53637265656e73686f7425324266726f6d253242323031392d31322d333025324232312d35392d35352e706e67)

* Users chat system.
* Real-time contacts list updates.
* Favorites contacts list (Like stories style) and add to favorite button.
* 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 seen messages indicator.
* Real-time internet connection status.
* Upload attachments (Photo/File).
* Shared photos, delete conversation.. (User's info right side).
* 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.

## Demo

* [Live Demo](https://chatify-demo.munafio.com/)&#x20;

Register a new user or login using the credentials below **:**

```
email    : demo@e.com
password : demo1234
```

* Demo app - [Click Here](https://github.com/munafio/chatify-demo).
* Video on YouTube - [Click Here](https://youtu.be/gjo74FUJJPI).

## Author

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

### License

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