ok
Direktori : /proc/thread-self/root/proc/thread-self/root/home2/selectio/www/bharath/a1tex.in/config/ |
Current File : //proc/thread-self/root/proc/thread-self/root/home2/selectio/www/bharath/a1tex.in/config/paypal.php |
<?php return [ 'client_id' => env('PAYPAL_CLIENT_ID', ''), 'secret' => env('PAYPAL_SECRET', ''), 'settings' => array( 'mode' => env('PAYPAL_MODE', 'sandbox'), 'http.ConnectionTimeOut' => 30, 'log.LogEnabled' => true, 'log.FileName' => storage_path() . '/logs/paypal.log', 'log.LogLevel' => 'ERROR' ), ];