mardi 2 mai 2017

How to import protected view excel in laravel maatwebsite

i am using Maatwebsite excel package in this case i imported protected view excel with column as image this: Format Excel that i wanted to import image .

i did Excel::load($input['uploadFile'])->get(); and the results like below.

[[null],[null],[null],[null],["\u000f\u0000\u0000\u0000\u0000\u0000}\u0000\f\u0000"],["\u0000"],[null],["\u0000\u0017\u0000\u0004\u0002\b\u0000\u0000\u0000\u0000\u0000\u001a\u0000\u0000\u0000\u0004\u0002\u0014\u0000\u0001\u0000\u0000\u0000\u0016\u0000\f\u0000Tanggal scan\u0004\u0002\u000f\u0000\u0001\u0000\u0001\u0000\u0016\u0000\u0007\u0000Tanggal\u0004\u0002\u000b\u0000\u0001\u0000\u0002\u0000\u0016\u0000\u0003\u0000Jam\u0004\u0002\u000b\u0000\u0001\u0000\u0003\u0000\u0016\u0000\u0003\u0000PIN\u0004\u0002\u000b\u0000\u0001\u0000\u0004\u0000\u0016\u0000\u0003\u0000NIP\u0004\u0002\f\u0000\u0001\u0000\u0005\u0000\u0016\u0000\u0004\u0000Nama\u0004\u0002\u000f\u0000\u0001\u0000\u0006\u0000\u0016\u0000\u0007\u0000Jabatan\u0004\u0002\u0012\u0000\u0001\u0000\u0007\u0000\u0016\u0000\n\u0000Departemen\u0004\u0002\u000e\u0000\u0001\u0000\b\u0000\u0016\u0000\u0006\u0000Kantor\u0004\u0002\u0012\u0000\u0001\u0000\t\u0000\u0016\u0000\n\u0000Verifikasi\u0004\u0002\u000b\u0000\u0001\u0000\n\u0000\u0016\u0000\u0003\u0000I/O\u0004\u0002\u0010\u0000\u0001\u0000\u000b\u0000\u0016\u0000\b\u0000Workcode\u0004\u0002\n\u0000\u0001\u0000\f\u0000\u0016\u0000\u0002\u0000SN\u0004\u0002"],["\u0000\u0001\u0000"],["\u0000\u0016\u0000\u0005\u0000Mesin\u0004\u0002\u001b\u0000\u0002\u0000\u0000\u0000\u001d\u0000\u0013\u000002-05-2017 08:45:15\u0004\u0002\u0012\u0000\u0002\u0000\u0001\u0000\u001e\u0000\n\u000002-05-2017\u0004\u0002\u0012\u0000\u0002\u0000\u0002\u0000\u001f\u0000\n\u00008:45:15 AM\u0004\u0002\t\u0000\u0002\u0000\u0003\u0000

my question is how to handle the excel format like my picture?

i did Excel::load($input['uploadFile'])->skip(1)->get(); as well but the result is the same. kindly need your solutions guys.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire