Edit File: HttpClientException.php
<?php namespace Illuminate\Http\Client; use Exception; class HttpClientException extends Exception { // }
Back to File Manager