remove sparkpost and mandrill

This commit is contained in:
raishvaria
2019-11-19 12:17:44 +05:30
parent f1711ac2e9
commit 3b06e62502
18 changed files with 43 additions and 1073 deletions

View File

@ -34,10 +34,6 @@ return [
'api_key' => env('SENDGRID_API_KEY'),
],
'mandrill' => [
'secret' => env('MANDRILL_API_KEY'),
],
'stripe' => [
'model' => Crater\User::class,
'key' => env('STRIPE_KEY'),