bfinlay / laravel-excel-seeder

Seed your database with Laravel using Excel and CSV files
Other
38 stars 8 forks source link

upstream: column calculation error #2

Open bfinlay opened 4 years ago

bfinlay commented 4 years ago

The current PhpSpreadsheet calculation engine cannot handle calculations referencing entire columns or rows. See https://github.com/PHPOffice/PhpSpreadsheet/issues/182