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