This Is Laravel 5.6 CRUD Tutorial example using resource controller.It is a simple example of CRUD operation in laravel 5.6. We are building the simple laravel application that has listing records, and add record, edit record and delete the record from database.