Skip to content

Change current command.stub to use new 'signature' of Laravel 5#258

Open
trepatudo wants to merge 1 commit into
pingpong-labs:2.1from
trepatudo:2.1
Open

Change current command.stub to use new 'signature' of Laravel 5#258
trepatudo wants to merge 1 commit into
pingpong-labs:2.1from
trepatudo:2.1

Conversation

@trepatudo

Copy link
Copy Markdown

Modify stub of command generator to use new 'signature' for Laravel 5 instead of old 'name + arguments + options'

… instead of old 'name + arguments + options'
@nWidart

nWidart commented May 18, 2016

Copy link
Copy Markdown
Member

I personally prefer the old way of handling commands.

@trepatudo

Copy link
Copy Markdown
Author

Maybe we can allow both as an option? --signature or --name

@JulienTant

Copy link
Copy Markdown

I prefer the new one 👍

@nWidart

nWidart commented May 18, 2016

Copy link
Copy Markdown
Member

I like having the option to have either one of the command types. Makes everyone happy :)

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.

3 participants