Laravel 5.7.10 Released now - Check new laravel 5.7 Features

Laravel 5.7.10 Released now - Check new laravel 5.7 Features

The Laravel team released Laravel 5.7.10  on 23 October 2018 with a handful of new features, fixes, and changes: loadCount Eloquent Collection Method First up, is the ability to load relationship counts on an Eloquent collection. Before this feature, you could only load relationships, but now you can call loadCount() to get counts for all relations. The pull request illustrates how you could use loadCount() with the following example:   &n

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