Laravel 6 continues the improvements made in Laravel 5.8 by introducing the following features.

laravel 6

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

For this Laravel 6 crud project, I am using the Visual Studio Code as an editor for my project.