Update services.php

This commit is contained in:
Laurence Ioannou 2015-03-24 17:53:24 +11:00
parent c822db1f5b
commit 3f63840144
1 changed files with 1 additions and 1 deletions

View File

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