Merge pull request #3318 from TheShiftExchange/patch-1

Update services.php
This commit is contained in:
Taylor Otwell 2015-03-24 16:06:56 -05:00
commit 7bddbdc2a1
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
],
'stripe' => [
'model' => 'User',
'model' => 'App\User',
'secret' => '',
],