EVOLUTION-NINJA
Edit File: HttpClientException.php
<?php namespace Illuminate\Http\Client; use Exception; class HttpClientException extends Exception { // }