firstOrCreate([ 'name' => $object->getName(), 'short_code' => $object->getShortCode(), 'phone_code' => $object->getPhoneCode(), ]); } }