Skip to content

"Installing on an Existing Project" is missing a step #809

Open
@KableCH

Description

@KableCH

The docs page for Installing on an Existing Project is missing a step.

The problem

When following the guide, the app container does not start correctly because the dependency runtime/frankenphp-symfony is missing. When using the template directly, this is not the case because the dependency gets installed in here.

My suggestion

Adding the following after step "Re-execute the recipes to update the Docker-related files according to the packages you use":

    Add frankenphp runtime for Symfony:
    
    composer require runtime/frankenphp-symfony

I created pull request #810 for this issue.
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions