Laravel Valet is not working after installing redis

Just installed redis on the php that's used by valet.

Now all I get is the redis error. I even tried uninstalling valet and installing again. But this persists.

valet restart Warning: Cannot load module "redis" because required module "igbinary" is not loaded in Unknown on line 0 Could not open input file: Warning: Cannot load module "redis" because required module "igbinary" is not loaded in Unknown on line 0/cli/valet.php 
3

Related questions 4 Laravel Redis configuration 2 Laravel Redis Error 3 Redis "unknown command" error Related questions 4 Laravel Redis configuration 2 Laravel Redis Error 3 Redis "unknown command" error 11 Laravel valet not working 0 Laravel Valet not working with Laravel 26 Laravel : Redis No connection could be made : [tcp://127.0.0.1:6379] 15 Laravel valet It works 0 Issue faced during the Redis Configuration in Laravel 1 Issue with redis in laravel 5 Laravel 5.5 Redis problem - Call to undefined method Illuminate\Support\Facades\Redis::connect() Load 7 more related questions Show fewer related questions

Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.

You Might Also Like