boundingBoxes()->delete(); }); } public function boundingBoxes() { return $this->hasMany(ProjectBoundingBox::class); } }