# Bes-Web Installer Local Test

Local test icin PHP built-in server kullanilabilir.

Komut:

```txt
php -S 127.0.0.1:8090 -t D:\Bes-Soft\bessoft-web\installer-package\install
```

Browser adresi:

```txt
http://127.0.0.1:8090/install.php
```

Varsayilan local root ve secrets alt yolu:

```txt
root: D:\Bes-Soft\
secrets alt yolu: secrets/bes-web
olusan yol: D:\Bes-Soft\secrets\bes-web
```

Test sirasi:

1. Installer ekrani acilir.
2. `Root klasoru` ve `Secrets alt yolu` alanlari kontrol edilir.
3. DB bilgileri girilir.
4. `Baglantiyi Test Et` calistirilir.
5. Basariliysa `Test Et ve Secrets Yaz` calistirilir.
6. `db_secrets.php` dosyasinin guncellendigi kontrol edilir.

Not:

- Bu asamada master schema kurulumu henuz bagli degildir.
- Super admin ve tenant formlari sonraki asamalar icin hazir alanlardir.
