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…
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…
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…
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…
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…
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…
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…
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…
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…
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…