You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 @LaravelGroup@hkp22
The text was updated successfully, but these errors were encountered:
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.
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
@LaravelGroup @hkp22
The text was updated successfully, but these errors were encountered: