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 de92e6e commit 6f95567Copy full SHA for 6f95567
src/ServiceProvider.php
@@ -63,7 +63,7 @@ public function boot() {
63
}
64
65
if (($moduleMigrationsPath = $module->migrationsPath())) {
66
- $this->thisLoadMigrationsFrom($moduleMigrationsPath);
+// $this->thisLoadMigrationsFrom($moduleMigrationsPath);
67
68
69
0 commit comments