stuff
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user