In this tutorial, we are going to teach you, how you can encrypt and decrypt the strings using Node JS and Mongo DB. The encrypted…
In this article, we are going to teach you, how you can pause a video on your website as soon as the user leaves the…
Laravel soft deletes allow you to enable some models that will not be permanently deleted by just calling the delete() method. Instead, you need to…
In this article, we will show you, how you can save BLOB files in a MySQL database using PHP. You will also be able to…
Laravel is one of the most secured PHP frameworks, only if it’s used correctly. It can also be a huge security leak if not utilized…
In this article, we are going to teach you how you can display a custom marquee tag effect on your website without downloading any library.…
The price of each project is $20. So if you buy each project separately, that will cost you $240. But in this offer, you can…
In this article, we are going to show you how you can show a toast/alert message to the user if their internet gets disconnected. Video…
In this tutorial, we are going to teach you how you can receive payments online with Stripe using simple Javascript and PHP. Video Tutorial: Installing…
In this tutorial, we are going to teach you how you can receive payments online via PayPal payment gateway using Javascript and PHP. This tutorial…
In this tutorial, we are going to perform a complete CRUD (create, read, update, delete) operation using Vue JS and PHP. We will be using…
In this article, we are going to discuss 2 options that how you can prevent your HTML form from reloading the page when submitted. Normally,…
In this article, we are going to show you how you can display beautiful messages in a browser console using Javascript. You just need to…
An email marketing tool is created in Laravel and Vue JS. It is a single-page application. It allows you to send bulk emails to a…
To create a ZIP file and set the password to it using Mac, you simply need to follow the following steps: Open Terminal Open folder…
In this article, we are going to teach you how you can create a ZIP file of any file or folder with all its sub-folders…
In this tutorial, we are going to create a simple WordPress plugin that allows you to sign in to your website using your Google account.…
In this article, we are going to show you how you can use a Laravel debug bar library in your live project. Debug Bar is…
Ever run into this error while creating an @icloud email? “your account cannot be created at this time” I recently faced this error and this…
In this article, we are going to show you, how you can show a real-time notification to your users in their title bar using PHP,…