Milind Daraniya

Recent Posts

My Recent Blog Entries

How To Remove Version Number In File Paths in Magento 2

Some time we needs to remove version number in file paths in Magento 2 because these files&r

Magento 2 Apply Coupon Code Programmatically

Sometimes we need to apply coupon code programmatically in Magento2.Here in this tutorial, we are

How to Upload Image In Laravel 10

Today, We will learn How to upload image in laravel 10. I will give you simple example for image

How to create custom pagination in PHP/Mysql

When working with large datasets in PHP and MySQL, it's often necessary to split the data into mu

Exploring the json_encode() Function | How to Convert PHP Arrays to JSON

Hey fellow developers! In this post, we'll dive into the powerful json_encode() function in PHP a

PHP cURL GET Request with Body, Header & Parameters: A Practical Guide

PHP's cURL library is a powerful tool for making HTTP requests, including GET requests with vario