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

[5.4] Generate Single Action controller by adding -s or --single to make:controller command #17821

Conversation

slavarazum
Copy link
Contributor

Added the ability to generate Single Action Controller by using php artisan make:controller SomeAction -s(--single)

@slavarazum slavarazum changed the title Generate Single Action controller by adding -s or --single to make:controller command [5.4 ]Generate Single Action controller by adding -s or --single to make:controller command Feb 8, 2017
@GrahamCampbell GrahamCampbell changed the title [5.4 ]Generate Single Action controller by adding -s or --single to make:controller command [5.4] [5.4 ]Generate Single Action controller by adding -s or --single to make:controller command Feb 8, 2017
@slavarazum slavarazum changed the title [5.4] [5.4 ]Generate Single Action controller by adding -s or --single to make:controller command [5.4] Generate Single Action controller by adding -s or --single to make:controller command Feb 8, 2017
@taylorotwell
Copy link
Member

No plans to add this to core. Just generate a plain controller and add the method you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants