We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d95d214 commit f3af20dCopy full SHA for f3af20d
config/config.php
@@ -13,6 +13,6 @@
13
/**
14
* https://developer.paddle.com/getting-started/sandbox
15
*/
16
- 'sandbox_environment' => env('PADDLE_SANBOX', false),
+ 'sandbox_environment' => env('PADDLE_SANDBOX', false),
17
18
];
0 commit comments