alissonalberini
alissonalberini
> /bin/jaspe Due to good "/vendor" practices, it is not usually added in version control. Putting a binary or specific use file in this directory, doesn't it end up being...
Has anyone had success with this? Ideas?
Just remove the parameter, by default within the package its respective path has already been defined.
> You can change your size from `size: 'viewport'` to `size: 'original'` ' to keep the original image's quality Doesn't that ignore cropping, just keeps an original image?
$convert->beforeSaving(function(array $commands) { dd($commands); //Identify position relative to audio parameter, and substitute ex: $commands[99] = "-an" return $commands; });