<?php return [ /* |-------------------------------------------------------------------------- | API Credentials |-------------------------------------------------------------------------- | | If you're using API credentials, change these settings. Get your | credentials from https://dashboard.nexmo.com | 'Settings'. | */ 'api_key' => '30f1d367', 'api_secret' => '4db245505ec9c5fe', /* |-------------------------------------------------------------------------- | Signature Secret |-------------------------------------------------------------------------- | | If you're using a signature secret, use this section. | */ //'api_key' => 'API_KEY', //'signature_secret' => 'SECRET' ];