Commit fcdb4cca authored by Taylor Otwell's avatar Taylor Otwell

Merge pull request #3329 from TheShiftExchange/patch-2

Minor update to Stripe config
parents 7ac2f378 c0a78c03
......@@ -32,6 +32,7 @@ return [
'stripe' => [
'model' => 'App\User',
'secret' => '',
'public' => '',
],
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment