laravel-generator icon indicating copy to clipboard operation
laravel-generator copied to clipboard

[Feature]: using presenter

Open amin101 opened this issue 8 years ago • 2 comments

once i use php artisan infyom:scaffold ModelName no presenter class will be created. how can i have a presenter class to integrate with respective Model?

amin101 avatar Mar 05 '16 11:03 amin101

it will not create a presenter class. You need to create it manually. Presenter is not a general thing that everybody wants. so as of now, its not generating that. But I am adding it as a feature request which can be supported via configuration.

mitulgolakiya avatar Mar 07 '16 03:03 mitulgolakiya

Keep it open, so we can track it and it can be added in a list.

mitulgolakiya avatar Mar 12 '16 07:03 mitulgolakiya