Laravel Excel Versions Save

🚀 Supercharged Excel exports and imports in Laravel

3.1.24

3 years ago

3.1.19

4 years ago
  • Add fix for on each row and with validation (#2548)
  • Laravel 7 support (#2571)
  • Get the index when validating a row (#2523)
  • Timeout and number of tries for the chunked import jobs (#2513)
  • Remote temp file prefix (#2438)

3.1.18

4 years ago
  • Bump minimum version of phpspreadsheet to 1.10
  • Test against PHP 7.4 and all Laravel 6.x versions
  • Update ignored files in .gitattributes (#2395)
  • import file with calculated value from an external file that doesn't exist don't crash (#2396)
  • Cleanup file creation to prevent wrong asserts (#2378) …
  • Added FromGenerator support (#2394)
  • Support for Laravel 6 job middleware (#2420)
  • Limit WithProgressBar output to one per batch (#2414)
  • Refactor chunked queued exports from queries (#2402)
  • Make export object public (#2422)
  • Do not error when trying to delete nonexistent temp file (#2434)
  • Add support for WithValidation with OnEachRow (#2371)

3.1.17

4 years ago

Version 3.1.17

Fixes

  • Don't install testbench version outside of dev envs

3.1.16

4 years ago

Version 3.1.16

Laravel 6.0 compatible release