Laravel 7 — Features and release date

MD HARUN UR RASHID
laravelarticle
Published in
1 min readFeb 26, 2020

According to Laravel major version release strategy, the Laravel 7 will be officially released on 3rd March 2020. Let’s take a look at what will be new features and improvements.

Laravel 7 features & improvements

  • Easy HTTP client
  • Default CORS support
  • Custom Eloquent casts
  • Blade component
  • New artisan command
  • Multi mail driver
  • 2x faster routes
  • Route model binding improvements
  • and more

You can learn more about by reading the post on What’s new in Laravel 7 in Laravel Article website.

--

--