Commit 7bddbdc2 authored by Taylor Otwell's avatar Taylor Otwell

Merge pull request #3318 from TheShiftExchange/patch-1

Update services.php
parents c822db1f 3f638401
......@@ -30,7 +30,7 @@ return [
],
'stripe' => [
'model' => 'User',
'model' => 'App\User',
'secret' => '',
],
......
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