ServiceNow is one of the widely used ticketing systems in the IT industry. ServiceNow can be integrated and automated using …
PHP
LOAD BALANCING LARAVEL APPLICATION WITH APACHE LOAD BALANCER
This article explains how to implement load balancing(high availability) for the Laravel application using Apache load balancer installed on the …
HOW TO CREATE A PHP SOAP WEB SERVICE WITH NESTED COMPLEX TYPES AND COMPLEX TYPE ARRAYS
This blog post explains how to develop a PHP SOAP web service that produces nested complex types and complex type …
CONSUMING A SOAP WEB SERVICE HAVING COMPLEX TYPES IN PHP USING WSDL2PHPGENERATOR TOOL
This article describes how to develop a SOAP Web Service Client in PHP that will handle complex types. Consuming a …
STEP BY STEP GUIDE TO IMPLEMENT AWS COGNITO AUTHENTICATION TO A PHP APPLICATION WITH HOSTED UI
Amazon Cognito is a cloud service that provides authentication, authorization, and user management functionalities for your custom web or mobile …