uncomment the routes
This commit is contained in:
@@ -13,6 +13,7 @@ class SmsClass
|
||||
public function sendSms($mobile, $msg)
|
||||
{
|
||||
if (App::environment('production')) {
|
||||
|
||||
|
||||
$client = new SoapClient("http://sms1000.ir/webservice/sms.asmx?WSDL");
|
||||
$date = date('d-m-y h:i:s');
|
||||
|
||||
Reference in New Issue
Block a user