How to Add / Edit or Change Position of Default WooCommerce Product Tabs

How to Add / Edit or Change Position of Default WooCommerce Product Tabs

In today’s world, most eCommerce sites require the most basic to the most advanced and complex online stores. And the majority of them want to use WooCommerce to build their online store. This is mainly due to the features it…

Expand +

How to Send Email using PHPMailer in Laravel

Send Email using PHPMailer in Laravel

By default, Laravel sends emails using the inbuilt SwiftMailer library. Now, here we will try “PHPMailer” Laravel package for sending emails. I’ll show you how to Send Emails using PHPMailer in Laravel.

Expand +

How to add Shopify Announcement bar (without an app)

How to add an announcement bar on your Shopify store (without an app)

The Shopify announcement bar is an excellent way to promote a special discount offer, a sale, or another type of promotion at the top of your Shopify store. And there’s no need to pay a monthly fee for this feature. Simply paste a few lines of code into your theme and you’re done.

Expand +

Difference between JavaScript and TypeScript: JavaScript vs Typescript

Difference between JavaScript and TypeScript

What is JavaScript? JavaScript is an object-based scripting language. JavaScript is the most popular programming language of HTML. It helps you to create interactive web pages which is lightweight and cross-platform. JavaScript is not designed for large complex applications. It was developed…

Expand +

How to Install MySQL server on AWS Amazon Linux EC2

Install MySQL server on AWS Amazon Linux EC2

In this article, I’ll show you how to install MySQL server on AWS Amazon Linux EC2 machine, which will hopefully help you get started with your project deployment to AWS. So, since Amazon Linux 2 is a popular webserver operating…

Expand +