Merge pull request #3318 from TheShiftExchange/patch-1
Update services.php
This commit is contained in:
commit
7bddbdc2a1
|
@ -30,7 +30,7 @@
|
|||
],
|
||||
|
||||
'stripe' => [
|
||||
'model' => 'User',
|
||||
'model' => 'App\User',
|
||||
'secret' => '',
|
||||
],
|
||||
|
||||
|
|
Loading…
Reference in New Issue