No websocker não esta respondendo ao evento
Criador
Roger Neves
C:\laragon\www\treinamento>php artisan queue:work --queue=high,default
[2022-11-29 01:42:13][13] Processing: App\Events\PostCreated
[2022-11-29 01:42:13][13] Processed: App\Events\PostCreated
C:\laragon\www\treinamento>laravel-echo-server start --force
L A R A V E L E C H O S E R V E R
version 1.6.3
⚠ Starting server in DEV mode...
✔ Running at localhost on port 6001
✔ Channels are ready.
✔ Listening for http events...
Server ready!
{
"authHost": "http://127.0.0.1:8000",
"authEndpoint": "/broadcasting/auth",
"clients": [
{
"appId": "e6a1f7f223a970c6",
"key": "87f77741ed21e1a059b1e84d9594950b"
}
],
"database": "sqlite",
"databaseConfig": {
"redis": {},
"sqlite": {
"databasePath": "/database/laravel-echo-server.sqlite"
}
},
"devMode": true,
"host": null,
"port": "6001",
"protocol": "http",
"socketio": {},
"secureOptions": 67108864,
"sslCertPath": "",
"sslKeyPath": "",
"sslCertChainPath": "",
"sslPassphrase": "",
"subscribers": {
"http": true,
"sqlite": true
},
"apiOriginAllow": {
"allowCors": true,
"allowOrigin": "http://127.0.0.1:8000/",
"allowMethods": "GET, POST",
"allowHeaders": "Origin, Content-Type, X-Auth-Token, X-Requested-With, Accept, Authorization, X-CSRF-TOKEN, X-Socket-Id"
}
}
Manager
Carlos Ferreira
Olá, Roger!
Tudo bem?
Está tendo algum erro no console do browser?
Está usando redis, socket?
Me dê mais detalhes por favor;
Criador
Roger Neves
Estou usando sqlite
Manager
Carlos Ferreira
Está tendo algum erro no console do browser?
Precisa estar logado para conseguir responder a este ticket!
Clique Aqui Para Entrar!