laravel-video-chat-demo icon indicating copy to clipboard operation
laravel-video-chat-demo copied to clipboard

Laravel Video Chat using Socket.IO and WebRTC ( Demo )

laravel-video-chat-demo

Laravel Video Chat using Socket.IO and WebRTC ( Demo )

Install the JavaScript dependencies:

    npm install
    npm install --save laravel-echo js-cookie vue-timeago socket.io socket.io-client webrtc-adapter vue-chat-scroll
php artisan migrate --seed

laravel-video-chat