moving structure works back to jobs
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
/**
|
||||
* W4RP Services
|
||||
* GNU Public License
|
||||
*
|
||||
* Finally works in it's current state. Need to move to a job process.
|
||||
*/
|
||||
|
||||
namespace App\Library\Structures;
|
||||
@@ -115,7 +117,6 @@ class StructureHelper {
|
||||
|
||||
//Save the database record
|
||||
$st->save();
|
||||
dd($st);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user