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.
You need to add predis/predis into composer.json for your project. Reference: https://laravel.com/docs/5.2/redis#introduction
predis/predis
composer.json