I have an API created by SLIM to save an image client side.
this is my controller code
$response = Http::withOptions([ \'verify\' => false,