Skip to content

MrBhola/live-chat

Repository files navigation

live-chat

live chat app using vuejs and webshocket

Clone the project

composer install or update

npm install

setup databae

setup env as

BROADCAST_DRIVER=pusher

PUSHER_APP_ID=LaravelReal PUSHER_APP_KEY=LaravelReal PUSHER_APP_SECRET=LaravelRealSecret PUSHER_APP_CLUSTER=mt1

migrate data base

seed database

artisan websocket:serve artisan serve

u are good to go.

About

live chat app using vuejs and webshocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published