env('SMSIR_WEBSERVICE_URL','https://ws.sms.ir/'), // SMS.ir Api Key 'api-key' => env('SMSIR_API_KEY',null), // SMS.ir Secret Key 'secret-key' => env('SMSIR_SECRET_KEY',null), // Your sms.ir line number 'line-number' => env('SMSIR_LINE_NUMBER',null), // ====================================================================== ];