home
/
zktecojo
/
public_html
/
vendor
/
classpreloader
/
classpreloader
➕ New
📤 Upload
✎ Editing:
classpreloader.php
← Back
#! /usr/bin/env php <?php if (file_exists($autoloadPath = __DIR__ . '/../../autoload.php')) { require_once $autoloadPath; } else { require_once __DIR__ . '/vendor/autoload.php'; } $application = new ClassPreloader\Application(); $application->run();
💾 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