Software Update: Laravel 7.0

Spread the love

Laravel is an open source PHP framework for developing web applications. Behind Laravel is an extensive community and extensive documentation. It is not for nothing that it is one of the most popular PHP frameworks of the moment, next to Symfony and Yii. Recently version 7.0 of Laravel was released and its release notes can be found on this page are being found. The announcement for this release is as follows:

Laravel 7

Laravel 7 continues the improvements made in Laravel 6.x by introducing Laravel Airlock, routing speed improvements, custom Eloquent casts, Blade component tags, fluent string operations, a developer focused HTTP client, first-party CORS support, improved scoping for route model binding , stub customization, database queue improvements, multiple mail drivers, query-time casts, a new artisan test command, and a variety of other bug fixes and usability improvements.

Version number 7.0
Release status Final
Operating systems script language
Website laravel
Download https://laravel.com/docs/7.x/releases
License type Conditions (GNU/BSD/etc.)
You might also like