pamenary / LaravelSms

package for send sms with laravel (All gatways in Iran)

Home Page:https://azinweb.com/?p=3311

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Class 'Pamenary\LaravelSms\Gateways\SoapClient' not found"

sadeghiphp opened this issue · comments

commented

vendor\pamenary\laravel-sms\src\Gateways\HostiranGateway.php line:58
Class 'Pamenary\LaravelSms\Gateways\SoapClient' not found

Chage it to:
$client = new \SoapClient($this->webService, $options);