php artisan make:controller NameofController --resource // It will create the controller with all methods. laravel version 5.2+