convert.md 178 Bytes Edit Converting You can convert from one filetype to another by using ->convert() Excel::load('file.csv', function($file) { // modify stuff })->convert('xls');