Skip to content

[7.x] Consistent filename #5920

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

Merged
merged 1 commit into from
Mar 27, 2020
Merged

[7.x] Consistent filename #5920

merged 1 commit into from
Mar 27, 2020

Conversation

robin-dongbin
Copy link

We should keep consistent filename both in artisan make:model Model -a and artisan make:seeder Seeder.
Or edit the source code:
https://github.com/laravel/framework/blob/095ab36cabb942301ddc2060b3dbf1550474f4d8/src/Illuminate/Foundation/Console/ModelMakeCommand.php#L112

@driesvints driesvints changed the title consistent filename [7.x] Consistent filename Mar 27, 2020
@driesvints
Copy link
Member

We'll need to update the skeleton as well then.

@robin-dongbin
Copy link
Author

@driesvints
Sorry, I can't understand your comment.
Is there anything else I need to do?

@driesvints
Copy link
Member

@robin-dongbin
Copy link
Author

Should I make a PR for this?

@driesvints
Copy link
Member

Let's wait and see if this one gets accepted first

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