laravel4-up icon indicating copy to clipboard operation
laravel4-up copied to clipboard

Scaling to the selected group of sizes

Open kwolniak opened this issue 10 years ago • 0 comments

Fix/Add the possibility of scaling to the ONLY selected sizes, defined in config file. Usage: UP::upload($article, $input['file'])->resize(array('s', 'm', 'l'))->getMasterResult();

kwolniak avatar Apr 09 '14 20:04 kwolniak