mining tax testing

This commit is contained in:
2021-03-07 22:11:34 +09:00
parent 7d3bd6d5f2
commit 1e55be001a

View File

@@ -229,7 +229,7 @@ class MiningTaxesController extends Controller
$config = config();
$sHelper = new StructureHelper($config['primary'], $config['corporation']);
$check = EsiScope::where(['character_id' => $config['primary']])->get();
$check = EsiScope::where(['character_id' => $config['primary']])->get()->toArray();
dd($check);
//Check for the esi scope