Makarov Pavel
Results
1
issues of
Makarov Pavel
**Redis prefix does nothing** laravel-echo-server version: 1.6.2 laravel-echo-server.json: ``` { "authHost": "http://localhost:8087", "authEndpoint": "/broadcasting/auth", "clients": [ ], "database": "redis", "databaseConfig": { "redis": { "port": "16378", "host": "localhost", "keyPrefix": "my-redis-prefix" },...