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