InimistTech Blogs

Web & Mobile App Tech Weblog

  • Home
  • Laravel
  • React
  • Javascript
  • Linux
  • PHP
  • git
  • WordPress
  • Hindi to Unicode

Create and Apply git patch between two branches for selected files

Arvind KumargitLeave a Comment on Create and Apply git patch between two branches for selected files

While using git we can create a PR (pull request) to push changes from one git branch into another branch. This is okay if you want to push all changes from one branch into another branch and vice versa Sometimes…

Read More→

Git add a directory to remote repository by origin URL

Arvind KumargitLeave a Comment on Git add a directory to remote repository by origin URL

Following the following steps one can add a folder to existing Github repository. These steps can be and should be followed to add a directory to any git repository, whether it is on Github or Bitbucket or any other server.I…

Read More→

How to check If Database Table Column Exists in Laravel Migration

Arvind KumarLaravelLeave a Comment on How to check If Database Table Column Exists in Laravel Migration

In this short Laravel tutorial you will learn how to do a Laravel migration check to see if a column exists in a database table. By doing this migration check you can avoid a fatal error such as the following…

Read More→

Check if an Array is Empty or Not in PHP

Naseeb SinghPHPLeave a Comment on Check if an Array is Empty or Not in PHP

In this post, we will explore how to check if an array is empty in PHP using the empty() function and the count() function. I’ll provide you with the example code and then modify it in different ways to demonstrate…

Read More→

How to get Array Length in PHP

Naseeb SinghMiscelleneous, PHP1 Comment on How to get Array Length in PHP

In this post, we will provide a quick and easy method to determine the length of a PHP array.We will present a simple example of how to calculate the length of an array in PHP. How to get Array Length…

Read More→

Get Duplicate Values from an Array in PHP

Naseeb SinghPHPLeave a Comment on Get Duplicate Values from an Array in PHP

In this post, we will explore how to identify duplicate values in a PHP array. We’ll provide you with an example of how to retrieve duplicate values from an array in PHP. Get Duplicate Values from an Array in PHP…

Read More→

Check If An Array Has Duplicate Values Example in PHP

Naseeb SinghPHPLeave a Comment on Check If An Array Has Duplicate Values Example in PHP

In this simple tutorial I shall illustrate how to check whether a PHP array has duplicated values. In this simple example we will process an array to detect identical or duplicate values. If you want to detect duplicate values within…

Read More→

How to install Django and Run your first project in Mac

Arvind KumarDjango, PythonLeave a Comment on How to install Django and Run your first project in Mac

In this quick tutorial I will show you an example of the process I follow to setup and run a Django project in a matter of few minutes. When writing this tutorial, the version of python in my mac book…

Read More→

2 methods to check if a given Date is Today’s Date in Laravel

Arvind KumarLaravelLeave a Comment on 2 methods to check if a given Date is Today’s Date in Laravel

In this tutorial I will show you two days to check if a given date is today’s date in Laravel. These 2 methods are isToday method and isSameDay method of Carbon library class in Laravel. First Method: Using IsToday() In…

Read More→

PHP example of Null coalescing operator for shorthand If-Else operator

Arvind KumarPHPLeave a Comment on PHP example of Null coalescing operator for shorthand If-Else operator

In this example we will see the use of the shortest shorthand of if-else statement to check isset variable in PHP programming language. Using Null coalescing operator we can write shortest if-else statement to check isset value and return it…

Read More→

Posts navigation

Previous 1 … 11 12 13 … 53 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • Deploying Next.js Application with Nginx on Ubuntu – 2025
  • PHP Magic Methods
  • PHP and JSON: Encode, Decode, and Handle JSON Data
  • How to Create a Simple Form and Handle Form Data in PHP
  • How to Connect PHP with MySQL Database

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms
Facebook
fb-share-icon
LinkedIn
Share
WhatsApp
Follow by Email
Twitter
Post on X
Reddit
Pinterest
Instagram
RSS
Telegram