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.
2 parents 7ac2f37 + c0a78c0 commit fcdb4ccCopy full SHA for fcdb4cc
config/services.php
@@ -32,6 +32,7 @@
32
'stripe' => [
33
'model' => 'App\User',
34
'secret' => '',
35
+ 'public' => '',
36
],
37
38
];
0 commit comments