home
/
zktecojo
/
public_html
/
vendor
/
filp
/
whoops
/
src
/
deprecated
/
Zend
➕ New
📤 Upload
✎ Editing:
module.config.example.php
← Back
<?php /** * ZF2 Integration for Whoops * @author Balázs Németh <zsilbi@zsilbi.hu> * * Example controller configuration */ return array( 'view_manager' => array( 'editor' => 'sublime', 'display_not_found_reason' => true, 'display_exceptions' => true, 'json_exceptions' => array( 'display' => true, 'ajax_only' => true, 'show_trace' => true, ), ), );
💾 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