Skip to content

Strategy for changing interpolation #66

@iredmedia

Description

@iredmedia

If we have decided to change our interpolation mechanism - for example:

  'url' => '/:class_name/:id/:attachment/:style/:hash.:extension',

becomes

  'url' => '/:class_name/:id/:attachment/:style/:secure_hash.:extension',

How can we change this without breaking all of our existing assets, is there a predetermined migration path here?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions