Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 472 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 472 Bytes

Chattie - php realtime chat (2014)

Laravel 4 Application with Socket Implementation

Live Example: http://chatapp.shms.space/

Allows users to register, login, create channels, send private or public (channel) messages. Realtime implementation using Socket & Pusher

Note Recent update allowed application to run with php 7.3 (live example)

  • Clone directory and update dependencies
  • Visit index page

alt text