Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Is there a way to change settings.php to other location? #22

@sitawit

Description

@sitawit

When config a new application using yiinitializr we have to edit settings.php but if we set up yiinitializr using composer. It may not be a good idea to change settings.php directly because if we update the package via composer again, our setting may be gone.

I look at the template using yiinitializr (those provide in the yiinitializr's main website). They take yiinitializr out side the composer's vendor directly. So I don't think it is possible in this version we have to do like those templates did.

But it could be cool if we can in the future. So we can maintain yiinitializr using composer while keep our settings.php the same.

Cool library by the way.

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