Milind Daraniya

A Blog About Software Development And Life

Welcome to my blog. Subscribe and get my latest blog post in your inbox.

Laravel 10 Multiple Image Upload with Preview using AJAX

Published September 11th, 2023 20 min read

In many web applications, allowing users to upload multiple images at once can be a valuable feat

Read more →

Laravel 10 Ajax Image Upload Preview Example

Published September 10th, 2023 20 min read

Implementing image upload functionality with preview using Ajax in a Laravel application is a sea

Read more →

Laravel Get Next and Previous Record and URL Tutorial

Published September 9th, 2023 21 min read

In a Laravel application, there might be instances where you need to retrieve the next and previo

Read more →

Laravel 10 Check User Login, Online & Last Seen Status Example

Published September 8th, 2023 30 min read

Tracking user login status, online presence, and last seen timestamp are essential features for m

Read more →

How to Get Order Status Label in Magento 2

Published September 7th, 2023 7 min read

Are you a Magento 2 developer looking for a quick and easy way to fetch the order status label in

Read more →

How to Manipulate HTML and CSS Using JavaScript: Examples Included

Published September 6th, 2023 15 min read

JavaScript is a powerful programming language that allows you to interact with and manipulate HTM

Read more →

How to Check if a JavaScript Array is Empty or Not? Examples Included

Published September 5th, 2023 11 min read

In JavaScript, you often need to check whether an array is empty or contains elements before perf

Read more →

What is Magento 2 Profiler? How to Enable it?

Published September 4th, 2023 14 min read

Magento 2 Profiler is a powerful tool that allows developers and store owners to analyze the perf

Read more →