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

Do not load Active user #5

Open
AzizurrahmanMohammadi opened this issue Oct 22, 2020 · 1 comment
Open

Do not load Active user #5

AzizurrahmanMohammadi opened this issue Oct 22, 2020 · 1 comment

Comments

@AzizurrahmanMohammadi
Copy link

AzizurrahmanMohammadi commented Oct 22, 2020

Hi
I install and run app but when I registered as user and login but i can not see other user which exist on the user table.
How can solve this problem.
Thanks
Capture
@LaravelGroup @hkp22

@mohammadreza33
Copy link

Hi @AzizurrahmanMohammadi :)
when you install the composer and do configurations, then you should run:
npm install
this command will install necessary files.
after install npm do:
npm run dev
then run server on port 6001 by php artisan websockets:serve and try again!
also the url of websockets dashboard is : 127.0.0.1:8000/admin/websocket .
i hope this way help you.

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

2 participants