Loan Order
This commit is contained in:
@@ -134,6 +134,13 @@ return [
|
||||
'replace_placeholders' => true,
|
||||
],
|
||||
|
||||
'resource_activity' => [
|
||||
'driver' => 'single',
|
||||
'path' => storage_path('logs/resource_activity.log'),
|
||||
'level' => 'info',
|
||||
'replace_placeholders' => true,
|
||||
],
|
||||
|
||||
'halkbank_payment_error' => [
|
||||
'driver' => 'single',
|
||||
'path' => storage_path('logs/halkbank_payment_error.log'),
|
||||
|
||||
Reference in New Issue
Block a user