Skip to content

Simple real time chat using CodeIgniter and Pusher

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
license.txt
Notifications You must be signed in to change notification settings

fork-repository/chat-kuy

 
 

Repository files navigation

Chat Kuy

Simple Real Time Chat Using CodeIgniter and Pusher

Tools

  1. PHP - CodeIgniter 3.1.9
  2. Pusher
  3. CSS - Bulma
  4. JavaScript - Vue.js 2.5.16, Undercore.js 1.9.1, and Moment.js 2.22.2

Installation

  1. Clone or Download this Project
  2. If Download, rename this Project to chat-kuy and move it to xampp/htdocs or var/www/html or like
  3. In project directory, run composer update from your CMD or terminal
  4. Open file application/controllers/Site.php and application/views/site/chat.php
  5. Change xx with Your Pusher configuration

References

License

MIT

About

Simple real time chat using CodeIgniter and Pusher

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.9%
  • PHP 17.0%
  • Other 1.1%