home
/
zktecojo
/
public_html
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Workbench
/
stubs
➕ New
📤 Upload
✎ Editing:
composer.json
← Back
{ "name": "{{lower_vendor}}/{{lower_name}}", "description": "", "authors": [ { "name": "{{author}}", "email": "{{email}}" } ], "require": { "php": ">=5.4.0", "illuminate/support": "4.2.*" }, "autoload": { "classmap": [ "src/migrations" ], "psr-0": { "{{vendor}}\\{{name}}\\": "src/" } }, "minimum-stability": "stable" }
💾 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