kernel update, migration update

This commit is contained in:
2024-12-04 11:32:29 +03:00
parent 6c124e9bb7
commit 95a9b47fd5
5 changed files with 11 additions and 10 deletions

View File

@ -22,7 +22,7 @@ class SliderModule extends Module
*/
public function init(): void
{
$this->migrationService->runAtPath("{KERNEL_APP_MODULES}/slider/migrations");
$this->migrationService->runAtPath("{APP}/modules/slider/migrations");
$this->menuService->createItem([
"label" => "Слайдер",