robbiepaul / cloudconvert-laravel

A Laravel wrapper for the CloudConvert API
177 stars 34 forks source link

Add wait till convertion finished function #35

Closed denissc closed 8 years ago

denissc commented 8 years ago

Usage : CloudConvert::file($filePath) ->wait() ->to($outputFilePath);

robbiepaul commented 8 years ago

Thanks for this. I'll tag it for the next release