From a074e5d111e704808053b9bb6eb592e4191c2d96 Mon Sep 17 00:00:00 2001 From: Mekan1206 Date: Wed, 3 Jun 2026 19:11:12 +0500 Subject: [PATCH] WIP --- .env.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.example b/.env.example index bac8af7..233076d 100644 --- a/.env.example +++ b/.env.example @@ -4,6 +4,8 @@ APP_KEY= APP_DEBUG=true APP_URL=http://localhost +SMS_API_URL=https://sms.daragt.com/api/sms + APP_LOCALE=en APP_FALLBACK_LOCALE=en APP_FAKER_LOCALE=en_US