Laravel 6.0 is a past main version of the open-source PHP web framework created by Taylor Otwell. It was released on September 3, 2019. Use the [laravel] tag for general Laravel related questions.
Laravel 6.0 (LTS) continues the improvements made in Laravel 5.8 by introducing semantic versioning, compatibility with Laravel Vapor, improved authorization responses, job middleware, lazy collections, sub-query improvements, the extraction of frontend scaffolding to the laravel/ui
Composer package, and a variety of other bug fixes and usability improvements.
What is new:
- Semantic Versioning
- Laravel Vapor Compatibility
- Improved Exceptions Via Ignition
- Improved Authorization Responses
- Job Middleware
- Lazy Collections
- Eloquent Subquery Enhancements
- Laravel UI
Resources: