Skip to content

[Question] Can we improve the first time experience? #20

@javiereguiluz

Description

@javiereguiluz

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:

flex-what s-next

... but you browse that URL and ...

symfony-first-experience-error

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.

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