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

Nothing on home page?

Open canturker opened this issue 7 years ago • 3 comments

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 page except these things.

And have a one console error like:

Uncaught TypeError: Cannot set property 'onclick' of null

at HTMLDocument.<anonymous> (app.js:55343)
at mightThrow (app.js:26249)
at process (app.js:26317)

What is problem and how can i handle it?

canturker avatar Jul 09 '18 19:07 canturker

Same here. Nothing in the home page. How can i start a conversation with video call?

arturcesarmelo avatar Aug 27 '18 20:08 arturcesarmelo

There is nothing on the home page, we can see just "You are logged in!" Lets we consider there are no messages or conversation in the database, but there must be some kind of button to start a conversation or video call with a peer. Please advice.

amirkhan402 avatar Mar 05 '19 12:03 amirkhan402

I haved too.. php artisan db:seed there must be some messages in db..

ghost avatar Feb 06 '20 18:02 ghost