Hadibuttt / W3Chat

Real-Time Chat Application made by using Laravel Web-Socket & Vue also provides the facility to catch events like the user is typing etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

W3Chat

Real Time Chat Application made by using Laravel Web-Socket & Vue also provides facility to to catch on going events like user is typing.. etc.

Usage

  • composer install
  • cp .env.example .env
  • php artisan migrate
  • php artisan key:generate
  • php artisan websockets:serve
  • php artisan serve

About

Real-Time Chat Application made by using Laravel Web-Socket & Vue also provides the facility to catch events like the user is typing etc.


Languages

Language:PHP 81.8%Language:Blade 16.0%Language:Vue 1.5%Language:Shell 0.6%