Laravel 6 CRUD Example
Laravel 6 continues the improvements made in Laravel 5.8 by introducing the following features.
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.
Link: