mercredi 7 août 2019

Could I change row before saving Laravel Excel?

I use Laravel Excel.

The code builds excel file and does export to path $path.$filename:

  Excel::store(new VisitorsExport($request), $path.$filename);

Could I iterate all rows before Excel::store?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire