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.');
|
return redirect('/dashboard')->with('error', 'Failed to get mining structures.');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dd($response);
|
||||||
|
|
||||||
foreach($response as $resp) {
|
foreach($response as $resp) {
|
||||||
//Try to get the structure information from esi
|
//Try to get the structure information from esi
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user