mining ledger troubleshooting
This commit is contained in:
@@ -90,7 +90,7 @@ class MoonLedgerController extends Controller
|
|||||||
$lookup = new NewLookupHelper;
|
$lookup = new NewLookupHelper;
|
||||||
$mining = array();
|
$mining = array();
|
||||||
|
|
||||||
dd($request);
|
dd($request->structure);
|
||||||
|
|
||||||
//Check for the esi scope
|
//Check for the esi scope
|
||||||
if(!$esiHelper->HaveEsiScope(auth()->user()->getId(), 'esi-industry.read_corporation_mining.v1')) {
|
if(!$esiHelper->HaveEsiScope(auth()->user()->getId(), 'esi-industry.read_corporation_mining.v1')) {
|
||||||
|
|||||||
Reference in New Issue
Block a user