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