When I run the server using php bin/console server:run I get the following error. There are no commands defined in the \"server\" namespace.
php bin/console server:run
There are no commands defined in the \"server\" namespace.
run this command before starting the server.
composer require symfony/web-server-bundle --dev