api ms group by slug, views, ins
This commit is contained in:
@ -16,6 +16,9 @@ class ModuleShopModule extends Module
|
||||
$this->migrationService = new MigrationService();
|
||||
}
|
||||
|
||||
/**
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function init(): void
|
||||
{
|
||||
$this->migrationService->runAtPath("{APP}/modules/module_shop/migrations");
|
||||
|
Reference in New Issue
Block a user