Sindbad~EG File Manager

Current Path : /var/www/html/encuesta.sumar.com.py/vendor/maatwebsite/excel/docs/export/
Upload File :
Current File : /var/www/html/encuesta.sumar.com.py/vendor/maatwebsite/excel/docs/export/export.md

# Exporting

To download the created file, use `->export($ext)` or `->download($ext)`.

#### Export to Excel5 (xls)

    Excel::create('Filename', function($excel) {

    })->export('xls');

    // or
    ->download('xls');

#### Export to Excel2007 (xlsx)

    ->export('xlsx');

    // or
    ->download('xlsx');

#### Export to CSV

    ->export('csv');

    // or
    ->download('csv');

> You can set the default enclosure and delimiter inside the config

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists