troubleshooting moon mining ledger

This commit is contained in:
2019-12-09 22:32:03 -06:00
parent 8c4851b831
commit c9a99eecc1

View File

@@ -65,6 +65,8 @@ class MoonLedgerController extends Controller
return redirect('/dashboard')->with('error', 'Failed to get mining structures.');
}
dd($response);
foreach($response as $resp) {
//Try to get the structure information from esi
try {