home
/
zktecojo
/
public_html
/
app
/
config
➕ New
📤 Upload
✎ Editing:
services.php
← Back
<?php return array( /* |-------------------------------------------------------------------------- | Third Party Services |-------------------------------------------------------------------------- | | This file is for storing the credentials for third party services such | as Stripe, Mailgun, Mandrill, and others. This file provides a sane | default location for this type of information, allowing packages | to have a conventional place to find your various credentials. | */ 'mailgun' => array( 'domain' => '', 'secret' => '', ), 'mandrill' => array( 'secret' => '', ), 'stripe' => array( 'model' => 'User', 'secret' => '', ), );
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel