duq / laravel-chat

Simple live chat example made with Laravel using WebSockets and Pusher.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Total Downloads Latest Stable Version License

Laravel-chat

This app is a simple live chat. Features:

  • chatrooms
  • auth
  • live notifications

Tech used:

  • WebSockets
  • Pusher
  • Bootstrap
  • Vue
  • Laravel

Sample

screen of chat and the main app screen

About

Simple live chat example made with Laravel using WebSockets and Pusher.


Languages

Language:PHP 78.8%Language:HTML 16.7%Language:Vue 4.5%