xxxxxxxxxx
//<b>Fatal error</b>: Class 'SoapClient' not found in
//http://localhost/dashboard/phpinfo.php
soap will not found in configuration.
1] Need to do changes in php.ini configuration file.
Path: XAMPP/php/php.ini
2] ;extension=php_soap.dll
remove (;) semicolon
3] Restart the server.
soap
Soap Client enabled
Soap Server enabled