alliance moon ores
This commit is contained in:
@@ -56,7 +56,6 @@ class ImportAllianceMoons extends Command
|
|||||||
public function handle()
|
public function handle()
|
||||||
{
|
{
|
||||||
///universe/moons/{moon_id}/
|
///universe/moons/{moon_id}/
|
||||||
|
|
||||||
//Declare variables
|
//Declare variables
|
||||||
$lookup = new LookupHelper;
|
$lookup = new LookupHelper;
|
||||||
//Create the collection of lines for the input file.
|
//Create the collection of lines for the input file.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace App;
|
namespace App\Models\MoonRental;
|
||||||
|
|
||||||
use Illuminate\Database\Eloquent\Model;
|
use Illuminate\Database\Eloquent\Model;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user