laravel-excel-docs icon indicating copy to clipboard operation
laravel-excel-docs copied to clipboard

Laravel Excel Docs

Results 26 laravel-excel-docs issues
Sort by recently updated
recently updated
newest added

Docs for https://github.com/SpartnerNL/Laravel-Excel/pull/4152 It could be useful to - enable TOC for `Batch inserts` - rename `Skipping rows` to `Skipping specific rows` to clarify the difference to the new `Skipping...

I noticed that the `WithStartRow` feature is not documented. This feature allows us to skip a specified number of rows during import. I find it particularly useful for skipping headers...

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.5.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed Allow leading dot for domain...

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork 7570078 6.5.5 206da2e lib: lint 0a78e03 [Fix] restore...

dependencies

Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's Changed Remove link renderization in...

dependencies

Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in...

dependencies

Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.20.1 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add...

dependencies

Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.7 to 0.1.10 Release notes Sourced from path-to-regexp's releases. Backtrack protection Fixed Add backtrack protection to...

dependencies

I have never created any spreadsheet without headings. I have never seen spreadsheets without headings either. Headings are crucial. And it took me quite a bit of time to figure...