I\'m having an issue now with Laravel 7 homestead redis caching. Here\'s the .env
CACHE_DRIVER=redis REDIS_HOST=127.0.0.1 REDIS_PASSWORD=null REDIS_PORT=6379