Current Path : /home/numerotech/public_html/mc.purplemail.in/vendor/maatwebsite/excel/docs/import/ |
Current File : //home/numerotech/public_html/mc.purplemail.in/vendor/maatwebsite/excel/docs/import/convert.md |
# Converting You can convert from one filetype to another by using `->convert()` Excel::load('file.csv', function($file) { // modify stuff })->convert('xls');