structure taxes troubleshooting

This commit is contained in:
2019-02-03 01:08:31 -06:00
parent 706e549d47
commit 9613ecb638

View File

@@ -43,6 +43,8 @@ class LookupHelper {
return $e->getEsiResponse();
}
dd($character);
//Save all of the data to the database
$char = new UserToCorporation;
$char->character_id = $charId;