Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chat room not visible #16

Open
pratik-asthana opened this issue Sep 12, 2018 · 3 comments
Open

Chat room not visible #16

pratik-asthana opened this issue Sep 12, 2018 · 3 comments

Comments

@pratik-asthana
Copy link

pratik-asthana commented Sep 12, 2018

I've followed every step mentioned herein Laravel Video Chat. But I can't see the chat room.
Please let me know if something more needed to be done besides what mentioned in README.md also let me know if I can customize the chat room.
Thanks in advance.

@Dwiraj
Copy link

Dwiraj commented Sep 27, 2018

It won't be displayed for new user login. You have to login as existing user in database users table.

@shresthabiswas
Copy link

I am also having same issue though I logged into as existing user. The error in console is like this.

app.js:38355 [Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.

(found in )

@henry9162
Copy link

@shresthabiswas Kindly do npm install first, then later npm run dev or npm run watch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants