People and Process
September 3, 2019

Looking For The Perfect Candidate? Looking For a candidate who can take your company to the next level? Looking For a candidate who is intelligent, presentable, a great communicator, dedicated, honest, energetic and yet affordable? Ha ha ha ha ha…. Okay, let’s be serious! Ha ha ha ha ha!!! Sorry about that, but let me ...Read more

Read More
RESTful API with Lumen
June 14, 2019

Lumen is a micro-framework built on top of Laravel’s core components. Lumen utilizes a lot of familiar concepts from Laravel such as Eloquent, caching, routing, middleware and its service container. The biggest advantage of Lumen is its speed which makes it the most preferred framework for building fast micro-services or APIs. Setting up Lumen: There ...Read more

Read More
Server Side Rendering in Angular 7 (Angular Universal)
June 7, 2019

A normal Angular application executes in the browser and renders pages in the DOM in response to the user’s actions. Angular Universal executes on the server and generates static application pages that later get bootstrapped on the client. This means that the application generally renders more quickly, giving users a chance to view the application layout ...Read more

Read More
Steps to configure Multisite in WordPress
June 6, 2019

WPMS (Wordpress Multisite) features that allow for creating multi network sites. In simple words it capable to manage multiple WordPress sites from a single installation of wordpress. It has same directories structure and files for all network sites, It makes manageable all things from one place for super admin. ...Read more

Read More
Core Data: Entity Relationships
May 22, 2019

Core Data Entity Relationships In my previous article Core Data: CRUD Operations, we learned about Core Data CRUD operations i.e. how to add, edit, delete and read data from entities. In this article, we will learn about the relationship between entities i.e. how the records of ‘one entity’ are related to the records of ‘another ...Read more

Read More
How to translate  site content using WPML
May 10, 2019

My previous article was about “How to create a Multilingual WordPress site” in which I explained the process to configure WPML and translating the content of pages in WordPress. In this article I am going to explain how to translate menus, widgets etc to other languages. First, Install and Activate following Plugins: – WPML Multilingual ...Read more

Read More
Basic Setup of CodeIgniter
May 9, 2019

CodeIgniter is an MVC framework used by most of the developers for web application development using PHP. It helps developers to build web applications quicker as it offers lots of helpful code libraries and helpers which help speeding up the development work in PHP. In this article, I am going to explain the basic setup ...Read more

Read More

Lets’s Talk

About your ideas and concept