diff --git a/config/app.php b/config/app.php index 6cb925d5e..d004fa8c5 100644 --- a/config/app.php +++ b/config/app.php @@ -1,6 +1,5 @@ [ 'table' => [ - 'table' => 'migrations', - 'update_date_on_publish' => false, // disable to preserve original behavior for existing applications - ], + 'table' => 'migrations', + 'update_date_on_publish' => false, // disable to preserve original behavior for existing applications + ], 'update_date_on_publish' => false, // disable to preserve original behavior for existing applications ],