99designs / phumbor

A minimal PHP helper for Thumbor
MIT License
123 stars 43 forks source link

Add ability to use base image url in builder factory #31

Open ScaryDonetskiy opened 5 years ago

ScaryDonetskiy commented 5 years ago

Hi. I have a case, when I should concatenate base url for images with relative path for generating thumbor link. And I want to have ability set base url inside Service Provider and call 'url' method of BuilderFactory with relative path to image.