Skip to content

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

sajjadanwar0/chatify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Stable Version Total Downloads License

Chatify Laravel Package

A Laravel package that allows you to add a complete user messaging system into your new/existing Laravel application with only a few easy steps.

Requirements

  • 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

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 35.8%
  • PHP 32.6%
  • CSS 16.4%
  • Blade 15.2%