Laravel-backup: dump_command_path or dump_binary_path

Created on 28 Nov 2016  路  1Comment  路  Source: spatie/laravel-backup

@ `docs
refer the dump "dump_command_path" but i think it must be 'dump_binary_path'

like
'mysql' => [ ... 'dump' => [ 'dump_binary_path' => '/Applications/MAMP/Library/bin/', ],

setDumpBinaryPath exists at DbDumper

Most helpful comment

Thanks for bringing this to my attention. dump_binary_path is the right value. I've correct this in the docs.

>All comments

Thanks for bringing this to my attention. dump_binary_path is the right value. I've correct this in the docs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chris-faulkner picture chris-faulkner  路  3Comments

eelcol picture eelcol  路  7Comments

scottconnerly picture scottconnerly  路  4Comments

sunnyjayjay picture sunnyjayjay  路  4Comments

KHucks picture KHucks  路  3Comments