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

[10.x] GeneratorCommand - Sorting possible models and events #48249

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

TWithers
Copy link
Contributor

With Laravel Prompts and the new dropdown combobox, you have the opportunity to open the dropdown and see a list of all possible models and events for the various commands. Currently the models and events are not sorted in any logical order that is readily visible.

This PR sorts the models and events by name to ensure the dropdown looks just a bit nicer.

With Laravel Prompts and the new dropdown combobox, you have the opportunity to open the dropdown and see a list of all possible models and events for the various commands. Currently the models and events are not sorted in any logical order that is readily visible. 

This PR sorts the models and events by name to ensure the dropdown looks nicer.
@TWithers TWithers changed the title Sorting possible models and events [10.x] GeneratorCommand - Sorting possible models and events Aug 30, 2023
@taylorotwell taylorotwell merged commit a2dc7ef into laravel:10.x Aug 30, 2023
20 checks passed
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