Skip to content

Update Laravel Excel docs with upsert columns explanation #142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 5, 2021

Conversation

golonix
Copy link
Contributor

@golonix golonix commented Mar 5, 2021

Documented changes from SpartnerNL/Laravel-Excel#3046

@patrickbrouwers patrickbrouwers merged commit 13b18cd into SpartnerNL:develop Mar 5, 2021
@patrickbrouwers
Copy link
Member

Awesome, thanks!

patrickbrouwers pushed a commit that referenced this pull request May 13, 2021
* Update Laravel Excel docs with upsert columns explanation

* Add missing import concerns
patrickbrouwers added a commit that referenced this pull request Nov 24, 2021
* Update model.md (#138)

* Update Laravel Excel docs with upsert columns explanation (#142)

* Update Laravel Excel docs with upsert columns explanation

* Add missing import concerns

* Update mapping.md (#145)

Because $rows passed to prepareRows() is a collection, it cannot go through array_map().
Instead of using array_map() use transform(),

* Upgrade

* Working on new docs

* Doc improvements

* Doc improvements

* Update docs

* Multi sheet + hyperlink docs

* Fix typo in contributing.md (#156)

* Update support.md

* Update license.md

* Update docs

Co-authored-by: Vaibhav Rathore <[email protected]>
Co-authored-by: Michał Golon <[email protected]>
Co-authored-by: lucastenboom <[email protected]>
Co-authored-by: yasuaki640 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants