Skip to content

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

Notifications You must be signed in to change notification settings

Hadibuttt/W3Chat

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages