I want to using Redis in laravel 5.2 however, I\'m getting error such a Class \'Predis\\Client\' not found, How I can solve it.
Running composer dump after installing predis/predis package might be necessary
composer dump