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