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

LyndonMcjohnson/chatify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Stable Version Total Downloads License

Chatify Clone Laravel Package

A fork of this package with some modifications to work better with Laravel 8, especially the profile photo URLs. See here for how to use a fork in your project.

Features

  • 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.

Official Documentation

Documentation for Chatify can be found here

License

Chatify is licensed under the MIT license

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

  • PHP 39.8%
  • JavaScript 33.9%
  • CSS 13.9%
  • Blade 12.4%