wip
This commit is contained in:
@@ -28,7 +28,7 @@ class AppServiceProvider extends ServiceProvider
|
||||
Relation::morphMap(config('ecommerce.models'));
|
||||
|
||||
$this->loadMigrationsFrom($this->findModuleMigrations());
|
||||
$this->listenDB();
|
||||
// $this->listenDB();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user