Skip to content

[9.x] Update afterPromptingForMissingArguments method - #46052

Merged
taylorotwell merged 1 commit into
laravel:9.xfrom
xurshudyan:cli-prompts
Feb 9, 2023
Merged

[9.x] Update afterPromptingForMissingArguments method#46052
taylorotwell merged 1 commit into
laravel:9.xfrom
xurshudyan:cli-prompts

Conversation

@xurshudyan

Copy link
Copy Markdown
Contributor

This pull request allows users to check if the argument name is a reserved word in the PHP language before proceeding to the next step.

Why go to the next step if the input is invalid?

before

Screenshot_20230209_011901

after

Screenshot_20230209_011957

@xurshudyan xurshudyan changed the title [9.x] Update afterPromptingForMissingArguments method [9.x] Update afterPromptingForMissingArguments method Feb 9, 2023
@taylorotwell
taylorotwell merged commit e4358d1 into laravel:9.x Feb 9, 2023
@xurshudyan
xurshudyan deleted the cli-prompts branch February 10, 2023 08:48
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