Skip to content

Automatically create folder for local adapter if not exist #116

@ghost

Description

For the local adapter you need to set a directory - of course.

But it might be helpful to have a create: false / create: true feature on the local adapter in the configuration file. The same feature exists on Gaufrette.

Example Gaufrette:

knp_gaufrette:
    adapters:
        example:
            local:
                directory: %storage_dir%/example/example2/
                create: true

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions