Skip to content

[9.x] Update afterPromptingForMissingArguments method #46052

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
Feb 9, 2023
Merged

[9.x] Update afterPromptingForMissingArguments method #46052

merged 1 commit into from
Feb 9, 2023

Conversation

xurshudyan
Copy link
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