Skip to content

[5.6] Fix --force on GeneratorCommand - #23230

Merged
taylorotwell merged 1 commit into
laravel:5.6from
shadoWalker89:fix_generator_command_force
Feb 20, 2018
Merged

[5.6] Fix --force on GeneratorCommand#23230
taylorotwell merged 1 commit into
laravel:5.6from
shadoWalker89:fix_generator_command_force

Conversation

@shadoWalker89

@shadoWalker89 shadoWalker89 commented Feb 20, 2018

Copy link
Copy Markdown
Contributor

When the --force option is used the command should generate and override an existing file
Before this pull request using --force has no effect, an already existing file error is thrown

When the --force option is used the command should generate and override an existing file
@taylorotwell
taylorotwell merged commit 6740d50 into laravel:5.6 Feb 20, 2018
@shadoWalker89
shadoWalker89 deleted the fix_generator_command_force branch March 7, 2018 16:52
shadoWalker89 added a commit to shadoWalker89/framework that referenced this pull request Mar 7, 2018
Already merged on 5.6 laravel#23230
Adding the bug fix on 5.5 LTS
taylorotwell pushed a commit that referenced this pull request Mar 7, 2018
Already merged on 5.6 #23230
Adding the bug fix on 5.5 LTS
symfony-splitter pushed a commit to illuminate/console that referenced this pull request Mar 7, 2018
Already merged on 5.6 laravel/framework#23230
Adding the bug fix on 5.5 LTS
taylorotwell pushed a commit to illuminate/console that referenced this pull request Sep 17, 2018
Already merged on 5.6 laravel/framework#23230
Adding the bug fix on 5.5 LTS
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.

2 participants