Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: using presenter #52

Open
amin101 opened this issue Mar 5, 2016 · 2 comments
Open

[Feature]: using presenter #52

amin101 opened this issue Mar 5, 2016 · 2 comments
Labels

Comments

@amin101
Copy link

amin101 commented Mar 5, 2016

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?

@mitulgolakiya
Copy link
Member

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
Copy link
Member

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

@mitulgolakiya mitulgolakiya added this to the Backlog milestone Mar 19, 2016
tiago-wd pushed a commit to waypointbuilding/laravel-generator that referenced this issue May 26, 2020
@ShaileshInfyom ShaileshInfyom changed the title using presenter [Feature]: using presenter Jan 28, 2022
@mitulgolakiya mitulgolakiya removed this from the Backlog milestone Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants