-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
Status: ReviewedbughasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Description
I'm starting out with Symfony 4 following this guide https://symfony.com/doc/current/setup.html, so I have executed one after the other these commands:
composer create-project symfony/website-skeleton my-project
cd my-project
composer require server --dev
php bin/console server:run
but when I browse to http://localhost:8000
I get a No route found for "GET /"
error.
imalbertpuig, rogeriera, lechatthecat, nellikhvan, BruceMong and 1 more
Metadata
Metadata
Assignees
Labels
Status: ReviewedbughasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.