Skip to content

Commit 3f63840

Browse files
committed
Update services.php
1 parent c822db1 commit 3f63840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/services.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
],
3131

3232
'stripe' => [
33-
'model' => 'User',
33+
'model' => 'App\User',
3434
'secret' => '',
3535
],
3636

0 commit comments

Comments
 (0)