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

View File

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