plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Feature Request]: Create requests classes with controller

Open Kehet opened this issue 3 years ago • 0 comments

Feature Description

Sorry if this is dublicate, its bit hard to find anything from backlog

I recently found out that Laravel's own make:controller command now supports creating request classes with --requests flag. I think this would be really useful. The command creates StoreModelnameRequest and UpdateModelnameRequest and then uses those in controller template.

Kehet avatar Oct 01 '22 07:10 Kehet