Support the ongoing development of Laravel.io →
Cache Packages Architecture
Last updated 1 year ago.
0

Okay, solved it.. I might create a pull request for it tomorrow:

'options' => [ 'connections' => [ 'tcp' => 'Predis\Connection\PhpiredisStreamConnection', // PHP streams 'unix' => 'Predis\Connection\PhpiredisSocketConnection', // ext-socket ], ]

I added the options array to "config/database.php" (the 'redis' array).

0

Sign in to participate in this thread!

Eventy

Your banner here too?

dhardtke dhardtke Joined 23 Mar 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.