Processing file on server...
This may take a while for large archives...
| Name | Size | Modified | Actions | |
|---|---|---|---|---|
|
@if($file['type'] === 'folder')
{{ $file['name'] }}
@else
{{ $file['name'] }}
@endif
|
{{ $file['size_formatted'] }} | {{ $file['modified'] }} |
@if($file['type'] === 'file')
@if(in_array(strtolower(pathinfo($file['name'], PATHINFO_EXTENSION)), ['zip', 'tar', 'tgz']) || str_ends_with(strtolower($file['name']), '.tar.gz') || str_ends_with(strtolower($file['name']), '.tar.bz2'))
@endif
@endif
|
|
| This folder is empty | ||||