[PROMOÇÃO] Assine com + 30% de desconto ANUAL MENSAL (últimas horas)
Roger Neves
Criador Roger Neves 29/11/2022

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 29/11/2022

Olá, Roger!
Tudo bem?

Está tendo algum erro no console do browser?

Está usando redis, socket?

Me dê mais detalhes por favor;

Carlos Ferreira
Criador Roger Neves 29/11/2022

Estou usando sqlite

 

Roger Neves
Manager Carlos Ferreira 29/11/2022

Está tendo algum erro no console do browser?

Carlos Ferreira
Sabe a Solução? Ajude a resolver!

Precisa estar logado para conseguir responder a este ticket!

Clique Aqui Para Entrar!