diff --git a/config/minion/migration.php b/config/minion/migration.php index 0dc813e..32c869d 100644 --- a/config/minion/migration.php +++ b/config/minion/migration.php @@ -7,8 +7,6 @@ return array( ), - 'default_path' => 'application/migrations/', - /** * This specifies which migration should be the "base", in timestamp form. * This migration will not be run when --migrate-down is called