Skip to content

Custom commands not being listed on php artisan #52907

@miguelfmromao

Description

@miguelfmromao

Laravel Version

11.24.0

PHP Version

8.3.11

Database Driver & Version

No response

Description

My custom commands stoped working after the latest Laravel update and are not even being listed in php artisan.

I think the problem might be from the update that changed the ApplicationBuilder.php file on this pull request: #52867

If I restore the ApplicationBuilder.php from before this update, the custom commands work again.

Steps To Reproduce

On version 11.24.0 of Laravel create a custom command and check if it shows up with php artisan.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions