-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Closed
Description
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.
tpraxl and SteamWind
Metadata
Metadata
Assignees
Labels
No labels