fix a bunch of stufF

This commit is contained in:
Taylor Otwell
2015-04-10 22:19:42 -05:00
4 changed files with 4 additions and 2807 deletions

View File

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