[ 'enabled' => true, // 'binary' => '/usr/local/bin/wkhtmltopdf', 'binary' => base_path('vendor/h4cc/wkhtmltopdf-amd64/bin/wkhtmltopdf-amd64'), 'binary' => '"C:\Program Files\wkhtmltopdf\bin\wkhtmltopdf"', 'timeout' => 3600, 'options' => [], 'env' => [], ], 'image' => [ 'enabled' => true, 'binary' => '/usr/local/bin/wkhtmltoimage', 'timeout' => 3600, 'options' => [], 'env' => [], ], ];