Website Development Guide
- Bhumi
- 5
- 6 years ago
- Web Development
Recently I have done some R&D about BlockChain and Ethereum so I think it is time to write a new article about this topic. Some Read More
- Bhumi
- 2
- 7 years ago
- Web Development
Laravel comes with very interesting features and one of the interesting features is Facade.A facade is design pattern in which some of the principles of Read More
- Bhumi
- 0
- 7 years ago
- Web Development
We have already seen the installation steps of laravel. It sounds like you already level up your skills of laravel.Laravel emphasize simplicity, cleaner, and performance.This Read More
- Bhumi
- 0
- 7 years ago
- Web Development
Laravel is a most popular framework in PHP which comes with a higher learning curve. It is difficult to get started with Laravel that might Read More
- Bhumi
- 0
- 7 years ago
- Web Development
The size of data has become massive today. Multiple sources of data collection created a flood of structured, semi-structured and non-structured data. Management of these Read More
- Bhumi
- 3
- 7 years ago
- Web Development
You have always opened a web page on the browser screen and when you need a fullscreen mode of the browser for a web page, Read More
- Bhumi
- 0
- 7 years ago
- Web Development
Lambdas and Closures are new features added to PHP with version 5.3 and greater. Both Lambdas and Closures come with some new functionality and the Read More
- Bhumi
- 0
- 7 years ago
- Web Development
This article explains to you how to create and use Views in MySQL What are views? Views are introduced in MySQL Server 5.0 and available Read More
- Bhumi
- 0
- 7 years ago
- Web Development
PHP supports functions which allow you to execute PHP code from the command line. You don’t need a browser to execute your PHP code. Today Read More
- Bhumi
- 0
- 7 years ago
- Web Development
HTML5 comes with very useful features for the web development. HTML5 comes with lots of new APIs like Geolocation, Notification, File, etc and those are Read More