Skip to content

[5.7] Command "dump-server" is not defined. #25307

@Pashaster12

Description

@Pashaster12

I've updated my Laravel 5.6.34 project to 5.7.0 and wanted try to use the Symfony Dump-server the adding of which was announced in the official Laravel 5.7 Release notes.

After the Laravel version's updating according to this quide, I ran the following command to test the dump-server running, as it was written in the docs:

php artisan dump-server

And got the error message in console:

Command "dump-server" is not defined.

Is it a bug of Laravel or I missed the sence of the release notes text and dump-server hasn't added to the Laravel's core and it would be added manually via composer? If it is, change please the release notes text for the correct perception of information.

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