We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef089e commit 1cc0499Copy full SHA for 1cc0499
config/backup.php
@@ -56,7 +56,7 @@
56
* 'mysql' => [
57
* ...
58
* 'dump' => [
59
- * 'excludeTables' => [
+ * 'exclude_tables' => [
60
* 'table_to_exclude_from_backup',
61
* 'another_table_to_exclude'
62
* ]
docs/installation-and-setup.md
@@ -89,7 +89,7 @@ return [
89
90
91
92
93
94
95
0 commit comments