troubleshooting moon mining ledger
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user