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

Commits on Aug 30, 2023

  1. Sorting possible models and events

    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 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5df9055 View commit details
    Browse the repository at this point in the history