Author: Chandra Shekhar

About: CS Pandey

Website: http://www.cutehits.com
Bio: Chandra Shekhar Pandey is Google certified Cloud engineer, I am Magento2 Trained developer. Having huge experience in designing cloud solution. I have around 12 years of experience with world enterprise IT companies and fortune 500 clients. During my architecture design I am always caring about high availability, fast performance and resilient system. From the programmer background I have huge experience in LAMP stack as well. Throughout my carrier I have worked on Retail, E-Learning, Video Conferencing and social media domain. The motive of creating cutehits was just to share the knowledge/solutions I get to know during my day to day life so that if possible I can help someone for same problems/solutions. CuteHits.com is a really a very effort for sharing knowledge to rest of the world. For any query/suggestion about same you can contact me on below details:- Email: shekharmca2005 at gmail.com Phone: +91-9560201363

Posts by CS Pandey:

Laravel architecture 0

General architecture of Laravel based application

In a general purpose Laravel application, the typical architecture is as below. Based on the architecture diagram you can see that every customer request is being served from based on their route configuration. In...

0

Download a file Linux to windows using SSH

Here we will discuss the way to copy files from linux server to windows machine by using SSH using windows command line.   Download and Install PUTTY from https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html Go to command line and...

0

Laravel setup to localhost

Server Requirement : Prior to install Laravel we must need be ensure that you have below server configuration enabled. PHP >= 5.6.4 OpenSSL PHP Extension PDO PHP Extension Mbstring PHP Extension Tokenizer PHP Extension...

0

Why Vagrant and how it works

“There is an upgraded version of my this article available. You can take a look at Why vagrant is still fruitful for developers” What is Vgrant: We will understand the necesity of using vagrant...

0

Typescript introductory tutorial

What is Typescript: “Typescript is a typed superset of Javascript that compiles to plain javascript”:- Typescriptlang.org Typescript is a next generation of Javascript framework developed and maintained by Microsoft under Open Source License. By...

0

Configure Solr with Magento Enterprise

Today we will see how to configure Solr with Magento Enterprise. For those who need more input about what Solr is or s/he is beginner then please follow : http://www.cutehits.com/web/apache-solr-tutorial-beginner Beyond the above article...