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

feat(laravel): add aliases laravel 11 #12354

Merged
merged 1 commit into from May 22, 2024
Merged

Commits on Apr 15, 2024

  1. feat(laravel): add aliases for new artisan commands

    adds aliases for the new artisan commands introduced in laravel 11:
    - `pamcl` for `php artisan make:class`
    - `pamen` for `php artisan make:enum`
    - `pami` for `php artisan make:interface`
    - `pamtr` for `php artisan make:trait`
    rizkyilhampra committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    39efc40 View commit details
    Browse the repository at this point in the history