Closed lloricode closed 6 months ago
Describe the bug after adding SEND_CACHE_TO_RAY=true in .env, nothing event send in rayp app
SEND_CACHE_TO_RAY=true
Versions Ray version (you can see this in "About Ray"): 2.7.5
You can use composer show to get the version numbers of:
composer show
PHP version: 8.3.1 Laravel version: 11.7.0
To Reproduce Steps to reproduce the behavior:
memcached
Expected behavior expected that ray app receive cache events
Desktop (please complete the following information):
Version
Additional context
Hi, it work after setup of servers connections for homestead, it seems ray app receive any data even without configured servers except cache events,
servers
cache events
Describe the bug after adding
SEND_CACHE_TO_RAY=true
in .env, nothing event send in rayp appVersions Ray version (you can see this in "About Ray"): 2.7.5
You can use
composer show
to get the version numbers of:PHP version: 8.3.1 Laravel version: 11.7.0
To Reproduce Steps to reproduce the behavior:
SEND_CACHE_TO_RAY=true
to .envmemcached
Expected behavior expected that ray app receive cache events
Desktop (please complete the following information):
Version
Additional context