Skip to content

forApplyJobs/eternaTechnologyLiveSupport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

please contact for .env file

Copy .env file into project and change db configurations

Run composer install

Run npm install

Run php artisan key:generate

Run php artisan migrate

Run php artisan db:seed

Run npm run build

Run php artisan serve

default user password is 'password'

This project aims to create a live support app skeleton for future projects,that consist live messaging and peer to peer connection Video Calls.

Since it's my first laravel and vue project implementation might be poor at some points.

VideoCall done with WebRTC and signalling happens via Pusher. Other stuff i used are Laravel Echo and Tailwind for styling.

Followed tutorials :

https://github.com/AfikDeri/Messenger-App-VueJS-and-Laravel

https://github.com/robertbunch/webrtc-starter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published