diff --git a/config/minion/migration.php b/config/minion/migration.php index 471c3bc..0dc813e 100644 --- a/config/minion/migration.php +++ b/config/minion/migration.php @@ -7,7 +7,7 @@ return array( ), - 'default_path' => 'migrations/', + 'default_path' => 'application/migrations/', /** * This specifies which migration should be the "base", in timestamp form.