Weight Loss and Body Building Web Page Collections & Reference

Top 10 most effective home made drinks for faster fat reduction and weight loss Top 10 Supplements & Capsules for Body Building to gain Muscle Mass and Energy Top 10…

Read more »

What is JSON? Why we use JSON over XML?

Let’s discuss about JSON that why we use JSON and what is the importance of JSON in Web Development. How can It help us to get data from such an…

Read more »

What is Prometheus and How it works?

Meaning of Prometheus In Greek mythology, Prometheus, possibly meaning “forethought”), is a Titan god of fire. Prometheus is known for his intelligence and for being a champion of humankind, and…

Read more »

AWS Best Practices for DDoS Resiliency

Read more »

Protected: Rajesh Kumar Supported Tools & Cost Table – 2021

There is no excerpt because this is a protected post.

Read more »

How to setup Datadog APM for Java application running with Tomcat

SOURCE FOR APM – https://docs.datadoghq.com/tracing/trace_collection/?tab=containers This note is applicable for only Host Based APM. Step 1 – Install Datadog Agent in Centos or Ubuntu or Windows Step 2 – Install…

Read more »

How to install datadog agent in centos rhel linux?

Read more »

Datadog Agent Setup in Windows Step by Step Guide

Read more »

Self-hosted Alternative for gist, apple notes, onenote, Google keep & evernote

Self Hosted Gist alternatives like markdown software https://simplemde.com/ https://github.com/cebe/markdown https://packagist.org/packages/michelf/php-markdown https://parsedown.org/demo https://github.com/FoxUSA/OpenNote https://paperwork.cloud/ https://github.com/paperwork/paperwork https://github.com/erusev/parsedown Best alternative for onenote including Free, Open source and self hosted onenote evernote apple notes…

Read more »

List of Free and Open Source Maps and Global Positioning System (GPS)

Geo2tz – Get the timezone from geo coordinates (lat, lon). MIT Go/Docker GraphHopper – Fast routing library and server using OpenStreetMap. (Source Code) Apache-2.0 Java Hauk – Easy to setup location sharing platform that lets you temporarily…

Read more »

List of Open Source CMS which is Developed in Laravel

Craft CMS What is Craft CMS?Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond. It features: An intuitive, user-friendly control panel for content…

Read more »

List of Top 17 Composer PHP Packages in Laravel for SEO Ranking

List of Top 17 Composer PHP Packages in Laravel for SEO Ranking https://packagist.org/packages/artesaos/seotools https://packagist.org/packages/mageplaza/magento-2-seo-extension https://packagist.org/packages/wilr/silverstripe-googlesitemaps https://packagist.org/packages/symfony-cmf/seo-bundle https://packagist.org/packages/silverstripe/googlesitemaps https://packagist.org/packages/novactive/ezseobundle https://packagist.org/packages/mad-web/laravel-robots https://packagist.org/packages/marcortola/behat-seo-contexts https://packagist.org/packages/melbahja/seo https://packagist.org/packages/dachcom-digital/seo https://github.com/eyecatchup/SEOstats https://packagist.org/packages/yoast-seo-for-typo3/yoast_seo https://packagist.org/packages/sonata-project/seo-bundle https://packagist.org/packages/ether/seo https://packagist.org/packages/clickstorm/cs_seo https://packagist.org/packages/cyber-duck/silverstripe-seo https://packagist.org/packages/werkspot/sitemap-bundle

Read more »

List of all Linux Networking Tools in one Page

Read more »

50 Coding Interview Questions for Programmers

Read more »

[SOLVED] ErrorException preg_match(): No ending delimiter ‘/’ found

I’m working on Laravel 5.8. I’m trying to use Validator to validate a name field with regex, here is my rule below:   But as soon as I call the…

Read more »

Track Keywords Position On Google that Impacts Your Website Score

The website owner or website administrator must make SEO-improving plans to run a successful site in the marketplace. For this purpose, the owner would have to give a lot of…

Read more »

What is CSS and How does CSS works?

Introduction To CSS CSS (Cascading Style Sheets) is used to style and layout web pages – for example, to change the font, color, size, and spacing of your content, break…

Read more »

Introduction to Html Tutorial

HTML Introduction HTML is a markup language that is used to make attractive web pages with the help of styling, which looks like a good format on the web browser….

Read more »

Basic SQL Command in a database

The SQL ORDER BY Keyword The ORDER BY keyword is used to sort the result-set in ascending or descending order. The ORDER BY keyword sorts the records in ascending order…

Read more »

How to Check if an application is on its first run or One time Intro Screen with Flutter.

If you wish to show the intro screen only for the first time, you will need to save locally that this user has already seen intro. For such thing you…

Read more »