Like Us Like Us Facebook Subscribe Subscribe us YouTube Whatsapp Share us Whatsapp Query Send your queries

Codentricks Blog

Laravel Tutorial Part 1 : Installation

In this tutorial we will going to learn how to install Laravel latest version on Xampp or Lampp, Basic requirements to run Laravel, how to…


GeckoLinux an OpenSUSE based Linux Distro

Do you want to use OpenSuse but problem installing media codecs then you can try GeckoLinux, a desktop-oriented distribution based on openSUSE. Recently GeckoLinux linux…


DD Free dish 47th E Auction latest Update

Prasar Bharati already invited applications from private broadcasters for allotment of vacant MPEG2 slots of India’s only free DTH platform Free Dish for the period…


Magento 2.X fixing Allowed memory size of 792723456 bytes exhausted

If you are using Magento 2.X and running some command using SSH and getting this “Fatal error: Allowed memory size of 792723456 bytes exhausted (tried…


Basic Algebra Formula Algebraic Equation and Formulas

This post deals with popular algebra formula or equation, idle for students who want to learn basic of Algebra. Algebraic Formulas useful for CBSE, ICSE,…


Most Popular Chinese Apps and their Security Risk

In this post I will talk about the most popular Chinese apps among India People, their security, google action on some apps for their notorious…


Linux Mint 19.3 Tricia the Perfect Windows 7 Replacement

Linux Mint 19.3 code name Tricia is stable, Secure, Light weight and comes with fast and fluid interface, as Windows 7 is close to dead…


Linux Mint released Debian based LMDE 4 Codename Debbie

The Linux Mint team have releases a new stable version of the distribution called LMDE 4 codename Debbie. Linux Mint LMDE 4 is based on…


Fixing undefined function curl_init() error Lampp

Fixing undefined function curl_init() error Lampp : Are you getting “PHP Fatal error: Uncaught Error: Call to undefined function curl_init()” means cURL is a PHP…


Detecting Ubuntu and its version using NodeJS in Linux

In Linux we can detect ubuntu and its version like Ubuntu 18.04.4 LTS using Linux command “lsb_release -a | grep Description”, using nodejs child_process we…