Meta Information
Posted in WordPress

Adding Custom Image Button with Media Uploader in WordPress

Recently I was working on a plugin where we wanted to use the media uploader of WordPress for our requirement. WordPress built a media uploader…

Continue Reading...
Protect
Posted in Laravel

A Guide on Adding Google reCAPTCHA v3 to your Laravel Website

In the past, I have published an article on adding Google reCAPTCHA to the Laravel forms. I have shown how to integrate reCAPTCHA v2 in…

Continue Reading...
AWS-Backup
Posted in Laravel

How to take Backup of Laravel Application and Store it on Amazon S3

In the past, I have published an article storing Laravel backup locally on the server. Though in that article we discussed storing a backup on…

Continue Reading...
Form data
Posted in Javascript

How to Connect Firebase Realtime Database to Your Website Form

Are you looking to store your website form data in the Firebase? The Firebase realtime database is a cloud-hosted NoSQL database. In this article, I…

Continue Reading...
Success
Posted in Laravel

Improve your Laravel Coding Standards Using GrumPHP

You always want to write better code. For this, you should have to improve your coding standards. Whether you are working alone or with a…

Continue Reading...
Veesp
Posted in General

Ultimate Benefits of VPS Hosting for Your Website or Business

The web hosting market is increasing like anything which drives the user to learn more about a variety of web hosting services to host their…

Continue Reading...
crop
Posted in Laravel

How to Upload and Crop Image in Laravel Using imgAreaSelect and Intervention Image Library

Recently one of our readers asked to write an article on how to upload and crop images in Laravel. In the past, I published an…

Continue Reading...
Google Application
Posted in Laravel

How to Upload Video on YouTube in Laravel Application

Recently one of our readers asked how to upload a video on YouTube from the Laravel application. They wanted to build a system to upload…

Continue Reading...
write-csv-excel-file
Posted in PHP

How to Export MySQL Database Data to Excel/CSV Using PHP

Recently I published an article on How to Read CSV and Excel Files in PHP Using PhpSpreadsheet.  One of the readers asked how to use…

Continue Reading...
country-dropdown
Posted in WordPress

How to Add Country List in Contact Form 7 Plugin

Contact Form 7 is one of the most popular plugins on the WordPress repository. At the time of writing this article, this plugin has crossed…

Continue Reading...