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.5] Fix conflicts on ModelMakeCommand #19939

Merged
merged 1 commit into from
Jul 7, 2017
Merged

[5.5] Fix conflicts on ModelMakeCommand #19939

merged 1 commit into from
Jul 7, 2017

Conversation

brunogaspar
Copy link
Contributor

I've renamed the shortcut for the factory, otherwise it would throw an error saying that 2 shortcuts with the same name exist.

I've renamed the shortcut for the factory, otherwise it would throw an error saying that 2 shortcuts with the same name exist.
@browner12
Copy link
Contributor

was this a 5.5 only thing? didn't notice it on 5.4

@brunogaspar
Copy link
Contributor Author

The conflict was introduced here.

@devcircus
Copy link
Contributor

That was the first thing that crossed my mind when I saw that pr submitted. Didn't have time to check the code though.

@olivM
Copy link

olivM commented Jul 7, 2017

is it just me or there's still a problem with this file ?https://github.com/laravel/framework/blob/master/src/Illuminate/Foundation/Console/ModelMakeCommand.php

how can it pass CI ?

@brunogaspar
Copy link
Contributor Author

is it just me or there's still a problem with this file ?

@olivM How so?

how can it pass CI ?

@olivM No idea why it's passing on Travis, maybe the tests are not really touching this file, but StyleCI itself complained about it.

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.

5 participants