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/edit.md |
# Editing existing files You can edit existing Excel files, by loading them and after modication exporting them. Excel::load('file.csv', function($file) { // modify stuff })->export('csv');