first commit

This commit is contained in:
Suvodip
2025-02-28 17:08:43 +05:30
commit e56d4f72ab
27 changed files with 598 additions and 0 deletions

4
.hta_config/var.php Normal file
View File

@@ -0,0 +1,4 @@
<?php
$appName = "PHP Boilarplate";
$domain = "domain.ext";
require_once('conf.php');