InimistTech Blogs

Web & Mobile App Tech Weblog

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

Month: August 2019

Linux commands to list folders with their corresponding sizes

Arvind KumarMiscelleneousLeave a Comment on Linux commands to list folders with their corresponding sizes

Simple du command lists all folders with their corresponding size of disk plus to start with. DU – Disk Usage

Dropzone Child elements are not clickable for upload

Arvind KumarJavascript, jQuery, Miscelleneous, ToolsLeave a Comment on Dropzone Child elements are not clickable for upload

When attaching the .dropzone() object via jQuery, generally it does not allow you to click child elements and open the upload dialog.

Using global constants and arrays in Laravel 5

Arvind KumarLaravelLeave a Comment on Using global constants and arrays in Laravel 5

Most of the time developers need to create common and global set of constants, variables and arrays which could be used anywhere in your application. There is a handy way to do it in Laravel 5.

Export and Import Mongodb commands

Arvind KumarMongodbLeave a Comment on Export and Import Mongodb commands

To restore earlier database mongorestore -d dbname -c users C:/mypath/to/old/dbname To export a collection mongoexport –db envyd –collection categories –out users_remote.json To import a collection mongoimport –db envyd –collection posts –file posts.json To Update Single or Multiple records Update single…

Read More→

Bharat Matrimony Affiliate Program – Total Waste!

Arvind KumarMiscelleneousLeave a Comment on Bharat Matrimony Affiliate Program – Total Waste!
Bharat Matrimony Affiliate Program

Like many bloggers I was looking to earn money online through affiliate marketing. Unfortunately I included Bharat Matrimony Affiliate Program as one of the affiliate partner. But eventually I was proved wrong. Why?

Export, Import MySQL db between different servers through Linux command line

Arvind KumarLinux, MySQLLeave a Comment on Export, Import MySQL db between different servers through Linux command line
mysql-logo

You should have Database name, Database Username, Database Password and command line access to your server Export database to local file system, for example /var/www/html

How to create and configure your machine to use ssh key pair

Arvind KumarLinux, Miscelleneous, WindowsLeave a Comment on How to create and configure your machine to use ssh key pair

SSH keys are used to secure your server from unwanted login attempts or even successful intrusions. SSH key pair is like a currency note split into two pieces and each one given to two parties which plan to communicate and…

Read More→

ReactJS check radio/checkbox buttons and scrolling of wrapper div to top – fixed

Arvind KumarReactLeave a Comment on ReactJS check radio/checkbox buttons and scrolling of wrapper div to top – fixed

Issue: There is a long list of categories to select from. Since the list was long and it could not fit within the wrapper div the maximum height of the wrapper div had to be set and make the wrapper…

Read More→

  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • Check If An Array Has Duplicate Values Example in PHP
  • How to install Django and Run your first project in Mac
  • 2 methods to check if a given Date is Today’s Date in Laravel
  • PHP example of Null coalescing operator for shorthand If-Else operator
  • Example of Eloquent Model Query with conditional Where condition in Laravel

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