Skip to content

Commit 39107a7

Browse files
committed
Key rename.
1 parent 609ec5a commit 39107a7

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
@@ -31,8 +31,8 @@
3131

3232
'stripe' => [
3333
'model' => 'App\User',
34+
'key' => '',
3435
'secret' => '',
35-
'public' => '',
3636
],
3737

3838
];

0 commit comments

Comments
 (0)