%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/pjcbackup/app/Exports/
Upload File :
Create Path :
Current File : /var/www/pjcbackup/app/Exports/ExportC.php

<?php

namespace App\Exports;

use Maatwebsite\Excel\Concerns\FromArray;

class Exportc implements FromArray
{
    /**
    * @return \Illuminate\Support\Collection
    */
    public function array($data): array
    {
        return [
            $data
        ];
    }
}

Zerion Mini Shell 1.0