إضافة كود بوابة الواتساب وملفات التهيئة والتحكم في الطريقة

This commit is contained in:
Hamza-Ayed
2026-05-23 16:53:52 +03:00
parent 436fc2efa8
commit cca842f313
8 changed files with 656 additions and 37 deletions

7
backend/composer.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "intaleq/flash-call-otp",
"description": "Flash Call OTP Backend",
"require": {
"vlucas/phpdotenv": "^5.5"
}
}