mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 03:10:51 +00:00
browsing through upload request
This commit is contained in:
@@ -10,7 +10,6 @@ class FolderResource extends JsonResource
|
||||
{
|
||||
public function toArray($request): array
|
||||
{
|
||||
// TODO: optimize created_at/updated_at conversion because of performance issue
|
||||
return [
|
||||
'data' => [
|
||||
'id' => $this->id,
|
||||
|
||||
Reference in New Issue
Block a user