Skip to content
forked from munafio/chatify

A Laravel package helps you add a complete real-time messaging system to your new / existing application with only one command.

Notifications You must be signed in to change notification settings

geekbim/chatify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Stable Version Total Downloads License

Chatify Laravel Package

A Laravel package helps you add a complete real-time messaging system to your new / existing application with only one command.

Last Updates

Prerequisites

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

Features

  • Users / groups(soon) 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

Documentation

You can see the full documentation here

Change log

CHANGELOG.md

Author

Munaf A. Mahdi

License

MIT

About

A Laravel package helps you add a complete real-time messaging system to your new / existing application with only one command.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 36.2%
  • PHP 31.2%
  • CSS 17.2%
  • Blade 15.4%