In this tutorial, we are going to show you, how you can copy or move a folder from one storage to another storage folder in…
In this tutorial, we will teach you how to send email from a hosting email address using SMTP in PHP. Recently, Google has disabled its…
Laravel soft delete allows 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 images in a MySQL database using PHP. You will also be able to…
In this tutorial, we will teach you how you can prevent file access from URL using htaccess. Laravel is one of the most secured PHP…
Buy the 14 premium projects bundle for $100 (saves $40). The bundle contains projects in the following technologies: Project’s list You can buy each project…
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 create a simple WordPress plugin that allows you to signin with google to your website. Here is the…
In this article, we are going to show you how you can implement a Google sign in on your website using Javascript and PHP. We…
A pricing table on a website is used to give your users an idea of how much you charge for your services. In this article,…