-
-
Notifications
You must be signed in to change notification settings - Fork 196
Closed
Description
Currently, when you execute symfony new my_project
, a new empty app is installed and when browsing the URL suggested by the installer, you see a "Welcome Page".
With Symfony Flex, the message is similar:
... but you browse that URL and ...
The first thing you see about Symfony is an error page. Not a good experience at all!
The solution is not that easy, because the "first time experience" varies a lot depending on what you want to do. The "Welcome Page" is a must if you are going to develop a normal web app ... but you don't need it if you are developing a console app or an API.
rendler-denis, jaimesangcap, Koc and yceruto
Metadata
Metadata
Assignees
Labels
No labels