What’s new in Laravel 5.6 – Lravel 5.6 New Features

What’s new in Laravel 5.6 – Lravel 5.6 New Features

Laravel 5.6 was released shortly before this year’s Laracon online. This release continues the improvements made in Laravel 5.5 by adding more new features and improvements. In this article, I’ll cover the new features and improvements added to Laravel 5.6. Let’s start by listing each of them, then we’ll go over them one after the other: – Bootstrap 4 – Argon2 password hashing – API controller generation – Logging improvements &nda

Introducing Laravel Nova - Advance Idea InfoTech

Introducing Laravel Nova - Advance Idea InfoTech

At Laracon US 2018[Taylor Otwell] introduced Laravel Nova, a very shiny admin panel for Laravel applications. I’m thrilled to announce the newest member of the Laravel ecosystem: Laravel Nova. Nova is a beautifully designed administration panel for Laravel. We’ve sweat the small details and carefully crafted Nova to not only look great, but to be a joy to work with. In this post, I’ll go over the key features of Nova; however, be sure to watch the recording of m

How to Make PhpStorm Faster?

How to Make PhpStorm Faster?

These tips can make your PhpStorm experience faster and more delightful   PhpStorm is a great IDE for PHP development. Its code intelligence system makes it much easier to work with large projects over a normal text editor. However, PhpStorm can do much more than that. It is packed with tons of extra features you may need in your development process. The only drawback of using such a large app, is its performance. Especially with multiple projects open, it can become

PHP VS NODE.JS - Which One is Better for You?

PHP VS NODE.JS - Which One is Better for You?

Almost every day there are some new technologies emerging, that are trying to change the web landscape. Server-side of the web development also is divided, there are long-standing heavy-weights such as Java, C, and Perl and newer, more web-focused languages like Ruby, Clojure and Go. But how to select a perfect solution for your project will compare two back-end technologies PHP vs NodeJS.  Terminology differences between PHP and Node.js Behind Node.js Creati

Top #10 Things Not to Do in PHP 7

Top #10 Things Not to Do in PHP 7

In this article look at some of the bad patterns we should stop using as we switch to the lightning fast PHP 7.  What Not to Do in PHP 7   1. Do Not Use mysql Functions 2. Do Not Write Wasteful Code 3. Do Not Use PHP Close Tags 4. Do Not Pass by Reference if Not Needed 5. Do Not Perform Queries In A Loop  6. Do Not Use * in SQL Queries 7. Do Not Trust User Input 8. Do Not Try to Be Clever 9. Do Not Reinvent the Wheel 10.Do Not Neg

Laravel 5.7 – Check Laravel 5.7 Stunning Features

Laravel 5.7 – Check Laravel 5.7 Stunning Features

Laravel is a new free open-source PHP web framework that made its arrival about 7 years ago in June 2011. Since then it has become one of the most popular PHP frameworks for developing web applications. As such, it is based on the MVC (Model View Controller) architectural pattern and Symfony. The first version Laravel 1.0 was released in June 2011 and the 5.6 version came in February this year. And now, the latest variant 5.7 is also on the roll in August 2018. The framework is said to get the b

What's New in PHP 7.3? PHP 7.3 Features (upcoming)

What's New in PHP 7.3? PHP 7.3 Features (upcoming)

No Time But eager to hear PHP news? PHP 7.3 is out in late 2018 PHP 7.3 is knocking on our door and with it comes new useful features, functionalities, deprecations, and a good number of bug fixes.This release is all about web developers. You can download the current PHP 7.3 version for your development and testing, but keep in mind that, this shouldn’t currently be used in production environments.   PHP 7.3 timetable (source: PHP 7.3 Preparation Tasks)   In