checkout this tutorial if you want create a simple crud application . further in this tutorial we will learn how to generate generate CRUD directly via command line in laravel by using a new laravel package called Laravel 5 CRUD Generator
Requirements
Laravel >=5.1
PHP >= 5.5.9
Installation
- Run
composer require t73biz/laravel5-crud-generator