Hi there,
I am having some problems using unoconv for file conversion using php-unoconv in laravel.
When running unoconv from command prompt it works fine, just that I have to navigate to unoconv directory to run the command
when running the laravel application for file conversion using php-unoconv, I am getting this error
ExecutableNotFoundException in AbstractBinary.php line 160: Executable not found, proposed : unoconv
Thanks