DevArticles.In

Tips, Tricks, References and Bookmarks

  • Home
  • Hindi to Unicode
  • About
  • Contact

Month: September 2019

How to create a “toggle switch” (on/off button) with CSS and html

Arvind KumarHTML and CSS, MiscelleneousLeave a Comment on How to create a “toggle switch” (on/off button) with CSS and html

The following example demonstrates creating a simple toggle switch using plain html and css.

Cookie secure and HTTPOnly Attributes in Vestacp

Arvind KumarLinux/Unix, SecurityLeave a Comment on Cookie secure and HTTPOnly Attributes in Vestacp

Vestacp is an open source server management tool. Once you install it on server it becomes an integral part of your server. Also, it comes under any PCI compliance scans you would run on your server. In my case I…

Read More→

Be careful while using Containable behavior with deep associations in CAKEPHP 2

Arvind KumarCakePHPLeave a Comment on Be careful while using Containable behavior with deep associations in CAKEPHP 2

Containable behavior is used to get selected associated records in CAKEPHP 2. It helps to speed up process of retrieving records by fetching associated data at the same time. But for deep associations from level 2 (equal to recursive =2)…

Read More→

How to create WordPress child theme

Arvind KumarWordPress1 Comment on How to create WordPress child theme
wordpress logo

To customize look and feel of a WordPress website is easy. You may know that almost every WordPress website uses a ready-made theme or a custom theme. Most the times it is a ready-made theme which is free or paid.…

Read More→

How to Check Memory Usage of Processes on Linux

Arvind KumarLinux/Unix1 Comment on How to Check Memory Usage of Processes on Linux

One of the basic task you can do on your computer or server is to check how much memory or RAM (Random Access Memory) each of the process is using. RAM or memory of your computer or server is limited…

Read More→

How to Extract (Unzip) Tar Gz File

Arvind KumarLinux/UnixLeave a Comment on How to Extract (Unzip) Tar Gz File

Gzip is the most popular algorithm for compressing tar files. By convention, the name of a tar archive compressed with gzip ends with either .tar.gz or .tgz.

How to install a WordPress theme

Arvind KumarWordPress1 Comment on How to install a WordPress theme
wordpress logo

You can create your own working website or blog in 30 minutes using WordPress. All you had to do is to buy a domain, buy an hosting and install WordPress CMS. This post expect you to already have a working…

Read More→

How to install free SSL Certificate in Cpanel

Arvind KumarCpanelLeave a Comment on How to install free SSL Certificate in Cpanel

SSL certificates are used to secure websites from hackers and data interceptors. An SSL certificate acts as a security layer over the data transferred between transactions or requests on your website. It helps you to prevent stealing of important information…

Read More→

How to Clear cache in Laravel 10/9/8/7

Arvind KumarLaravel2 Comments on How to Clear cache in Laravel 10/9/8/7

In this simple tutorial I will show you how to clear cache in Laravel application easily. I will also show you the artisan commands to run and I will also show you how you can create a simple function to…

Read More→

Install SSL certificate on Linux server

Arvind KumarLinux/Unix, Web HostingLeave a Comment on Install SSL certificate on Linux server

SSL certificate is used to make a website a secure. Secured Socket Layer(SSL works on an algorithm to encrypt data exchanged between browser and server.

  • Useful Linux Commands
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • How to Remove Appends Attributes from Laravel Eloquent Model
  • How TO – Remove a Property from an Object in JavaScript
  • Array Destructuring With or Without List Function in PHP
  • Git Cannot open .git/FETCH_HEAD: Permission denied Solution
  • How to Check Laravel Version using CLI and File System

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