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 )

Results 11 laravel-video-chat-demo issues
Sort by recently updated
recently updated
newest added

Hello, i have tried to setup the same on local system, it Is not working. ``` Deprecated: Method ReflectionParameter::getClass() is deprecated in C:\laragon\www\laravel-video-chat-demo-master\vendor\laravel\framework\src\Illuminate\Container\Container.php on line 811 Deprecated: Method ReflectionParameter::getClass() is...

There are flaws in this demo which makes it impossible to pull into an existing application. When you start a conversation with `Chat::startAConversation($userId)` by default, there are no messages. So...

Hello , Congratulation for the nice work you have made , using vuejs webrtc and laravel :). I was testing you project in my localhost. using serv : http://127.0.0.1:8000/ Runing...

Hello i try to use and understand how it works, but when i login only things on home page is Dashboard(header) - You are logged in!. Nothing seems on home...

This project is working well with firefox but not working Chrome to Chrome and Chrome to Firefox. @PHPJunior please help me to figure out the issues. > 9.471: Failed to...

I have install it on server and local host on both side when i refresh the page then i get the message i have run laravel-echo-server start socket connected but...

I have installed the app and it does not refresh the chat when I write. Only refresh when I update the browser (F5) Is this correct in this app?

$ laravel-echo-server start L A R A V E L E C H O S E R V E R version 1.3.6 ⚠ Starting server in DEV mode... ✔ Running...

Hello I have followed the steps to install this great project. Anyways in the window chat when i click in the send button it gave 404 error. in the console...