Key rename.

This commit is contained in:
Taylor Otwell 2015-04-01 09:08:53 -05:00
parent 609ec5afe7
commit 39107a78c2
1 changed files with 1 additions and 1 deletions

View File

@ -31,8 +31,8 @@
'stripe' => [
'model' => 'App\User',
'key' => '',
'secret' => '',
'public' => '',
],
];