Added driver master migration file

This commit is contained in:
dhanabalan
2025-12-16 17:38:53 +05:30
parent f4ea5ddea9
commit 536c7d176a

View File

@@ -26,6 +26,7 @@ return new class extends Migration
);
SQL;
DB::statement($sql);
}
/**