Copy API Key
Posted in WordPress

How to Integrate Mailchimp with WooCommerce

WooCommerce is an open-source e-commerce plugin for WordPress. It is widely used to build an online store with WordPress. On the other hand, Mailchimp is…

Continue Reading...
Zoom JWT App
Posted in PHP

How to Create Zoom Meetings with PHP and JWT

In the past, I have written an article that explains creating a Zoom Meeting with PHP and OAuth. One of our readers asked about creating…

Continue Reading...
CAPTCHA
Posted in PHP

A Guide on hCaptcha Integration with PHP

Recently one of our readers asked about hCapctha integration on a website. The hCaptcha is a nice alternative to the Google reCAPTCHA service. In this…

Continue Reading...
application-password
Posted in WordPress

How to use Application Passwords in WordPress for REST API Authentication

As a developer, you must be aware of the REST API in WordPress. WordPress provides a REST API to interact with the WordPress websites from…

Continue Reading...
artisan-commands-vscode
Posted in Laravel

How to Run Laravel Artisan Commands in Visual Studio Code

Laravel ships with a command-line interface called Artisan Console. While building a Laravel application, this interface is used to run helpful commands. It allows you…

Continue Reading...
Free HTML Editors to Try in 2021
Posted in General

10 Top Free HTML Editors to Try in 2021

It’s fair to say that like music, food and dabbing, HTML is a universal language. Let us be clear, once and for all that it…

Continue Reading...
choose-cloud-solution
Posted in General

Tips to Choose the Right Cloud Solution for Your Web Application Development

Things to Keep in Mind when Choosing the Right Cloud Computing Platform for Web App Development The cloud computing world matured significantly last year. Today,…

Continue Reading...
Trix Editor
Posted in Laravel

How to Install and Use Trix Editor in Laravel

To manage content on the website, you always require a rich text editor aka WYSIWYG editor. The rich text content includes HTML tags that can…

Continue Reading...
mobile-authentication
Posted in Laravel

Mobile Application Authentication using Token in Laravel

Are you using Laravel as a back-end for the mobile application? If yes, then probably you are looking for an easy solution for mobile application…

Continue Reading...
Login form
Posted in WordPress

Login with Phone Number in WordPress

You may have a login form on your WordPress website. And you want to allow users to login with a phone number along with a…

Continue Reading...