We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c822db1 commit 3f63840Copy full SHA for 3f63840
config/services.php
@@ -30,7 +30,7 @@
30
],
31
32
'stripe' => [
33
- 'model' => 'User',
+ 'model' => 'App\User',
34
'secret' => '',
35
36
0 commit comments