From 5725af13053900dedb1244314212d6eba8ff7e2c Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Wed, 14 Nov 2018 20:35:42 -0600 Subject: [PATCH] stuff --- app/Library/Fleet.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Library/Fleet.php b/app/Library/Fleet.php index 4fefa4727..f5d6d9ba8 100644 --- a/app/Library/Fleet.php +++ b/app/Library/Fleet.php @@ -105,6 +105,7 @@ class Fleet { 'refresh_token' => $token[0]->refresh_token, ]); $esi = new \Seat\Eseye\Eseye($authentication); + dd(config('esi.client_id')); try { //Setup the body of the esi message and perform the call