Serik
Results
2
comments of
Serik
You can extends class Service and add on init method add `$this->clientConfig['endpoint'] = 'https://';`
My code: `[ ['phone'], PhoneInputValidator::className(), 'region' => Yii::$app->params['supportedPoneCountries'], 'message' => Yii::t( 'models', 'The format of the phone is invalid or system not supported your country.' ) ],`. Yes, original package...