Resources
Caches
Learn how to connect to Redis™ and Memcached on your Laravel Forge server.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /forge/docs/llms.txt
Use this file to discover all available pages before exploring further.
Learn how to connect to Redis™ and Memcached on your Laravel Forge server.
MEMCACHED_HOST=127.0.0.1
MEMCACHED_PORT=11211
REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379
Was this page helpful?