From b12ad283d920d4808be1eb5709fe484865270072 Mon Sep 17 00:00:00 2001 From: vasilije-bulatovic03 <86677872+vasilije-bulatovic03@users.noreply.github.com> Date: Fri, 20 Aug 2021 13:31:12 +0200 Subject: [PATCH] Update migrations.php --- migrations.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/migrations.php b/migrations.php index ab7cf2f..f2e1f4e 100644 --- a/migrations.php +++ b/migrations.php @@ -22,4 +22,6 @@ $app = new Application(__DIR__, $config); -$app->db->applyMigrations(); \ No newline at end of file +$app->db->applyMigrations(); + +//this is some comment