Initial commit: Animexe Laravel platform
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'api_key' => env('IYZICO_API_KEY', ''),
|
||||
'secret_key' => env('IYZICO_SECRET_KEY', ''),
|
||||
'base_url' => env('IYZICO_BASE_URL', 'https://sandbox-api.iyzipay.com'),
|
||||
];
|
||||
Reference in New Issue
Block a user