diff --git a/config/mws.php b/config/mws.php index 15b52fb..35a3cf3 100755 --- a/config/mws.php +++ b/config/mws.php @@ -3,13 +3,12 @@ return [ /* |-------------------------------------------------------------------------- - | API Secret Key + | MWS API Settings |-------------------------------------------------------------------------- | | The api secret key to access Mailchimp. If you don't know the API key, find it here: - | "http://kb.mailchimp.com/accounts/management/about-api-keys#Find-or-Generate-Your-API-Key" | */ - 'apikey' => env('MAILCHIMP_API_KEY') + '' => env('') ];