-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Closed
Labels
Good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)Templating
Description
Hey guys!
Currently, there's no standard way of retrieving the absolute URL to an asset. This would be useful when generating asset paths in a template for an email. Would be cool a function like:
{{ asset_url('images/foo.jpg') }}
The current solution is not pratical and breaks when using CDN.
Thanks,
Marcos
Metadata
Metadata
Assignees
Labels
Good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)Templating