Skip to main content

Posts

Showing posts from July, 2018

Laravel View X-Ray

In this article, I’m going to share with you one wonderful Laravel resource “Laravel View X-Ray”. Sometimes it might be hard to figure out, which part of the output HTML was rendered using which template. Installation Laravel View X-Ray Use the given command to install the ... Read out the full post at here

Google Map API - Get Geolocation using City/Locality

In this post, we will discuss Google Map API – Get Geo Location using City/Locality. I’m assuming, most users are familiar with the Google Maps. Google provides a flexible API to work with the Maps easily. If you want to know more about Google Map API just click here. Today, I’m goin... Read out the full post at here

Grab Bluehost Wordpress Hosting Deal

In this article, we will discuss the Bluehost WordPress Hosting. Bluehost is officially recommended by the WordPress team. It is a top rated as the first choice for WordPress hosting. As we know, WordPress is the most used CMS which helps the user to start their blog or website within a few m... Read out the full post at here

Need of Machine Learning for Robotic Program

In this article, we will discuss “Need of Machine Learning for Robotic Program“. The term Robotics is strictly concerned with robots. A robot is a programmable digital machine that renders an array of tasks at a faster rate in some particular method. Many software and digital machine... Read out the full post at here

Google Map API - Geo Location using Address in PHP

In this post, we will discuss Google Map API – Geo Location using Address in PHP. In the given code snippet, we are creating a simple PHP function which receiving only one parameter. And this parameter contains the complete address, that address geolocation generated via the Google Map... Read out the full post at here

AntiModerate - Progressive Image Loading Library

In this article, we will discuss the new tool AntiModerate – Progressive Image Loading Library. Excess use of jquery plugins made a bad impact on the site and increase the load time of the website. Today, we discuss a tool AntiModerate – Progressive Image Loading Library This is open ... Read out the full post at here

Most Usable Laravel String Helpers

In this article, we will discuss Most Usable Laravel String Helpers. As we know, Laravel provides rich features to make development more flexible. Sometimes we need “String Helpers” to manipulate string value. In core project, we need to create our custom string helpers. Laravel... Read out the full post at here

Machine Learning v/s Artificial Intelligence

In this article, we will discuss Machine Learning v/s Artificial Intelligence. Even though Machine learning and Artificial intelligence are very closely related technologies, but there are certain differences, which we will be able to learn from the following article. Especially, AI is based on ... Read out the full post at here