- First Clone this project on localhost
- Run command : php artisan migrate
- Then Run Command : php artisan serve
- Open new cmd and Run command : npm i or npm install
- Then Run Command : npm run dev
- open Laravel Route in Browser and sign Up for multiple users.
- You can Chat with different users at one time.
- Note : You have to Create Account at https://talkjs.com/ and it will provide TALKJS_ID which set in .env has to update it.
Thanks You!!!