执行make:controller 如何自动生成store show delete等默认的方法

Mango

5.2 : artisan make:controller ExampleController --resource

ciotas

ok 谢谢~