* Use phpredis as default Redis client Follow up for https://github.com/laravel/framework/pull/29688 It's best that we already start using `phpredis` as a default to discourage usage of Predis. * Update database.php