Load Dynamic Content on Bootstrap Modal in WordPress
Bootstrap Modal is used to add dialog/pop-up to your website. You can use Bootstrap Modal for lightboxes, notifications, and custom content. Recently I worked on…
Write Data to OneDrive Sheet using Microsoft Graph API and PHP
Recently, I published an article on How to Integrate Google Sheets API with PHP where I explained how to write data to the Google Sheets…
Speech-To-Text using Amazon Transcribe in PHP
Recently I worked on a project where I was introduced to the Amazon Transcribe service. The client wanted the feature of converting speech to text…
How to Build Custom Elementor Widget
Elementor is one of the most popular page builders for WordPress sites. Building a WordPress website using Elementor is easy and you can save a…
PayPal Payments Pro Integration in Laravel
I have written an article about accepting credit card payments using PayPal Payments Pro in PHP. One of the readers asked me how to do…
How to Integrate Google Sheets API with PHP
In the past, I have worked on a project where we wanted to write data dynamically on the Google Spreadsheet. We achieved it by interacting…
MailChimp Integration with Contact Form 7 Plugin
Contact Form 7 is one of the most popular plugins among WordPress users. At the time of writing this article, the plugin has 5+ million…
How to Create a Meeting on Zoom using Zoom API and PHP
Recently I was working on a project where I needed to interact with the Zoom API. In the client’s application, we implemented a lot of…
Authorize.Net Payment Gateway Integration in Laravel
Authorize.Net is one of the most trusted and popular payment solutions on the Internet. If you are running an online store and wish to receive…
Image Optimization using artisansweb/image-optimizer Package
It has been 5 years since I am running this blog. Along with this blog, I also run a YouTube channel where I share videos…