Applogies if this is a dumb question - How would you use Laravel-Excel to UPDATE existing data as opposed to creating new rows on each import?
Kind Regards
Jabbergabber
Prerequisites
Versions
PHP version: 7.2
Laravel version: 5.7
Package version: 3.1
Description
Question
Expected behavior:
Actual behavior:
Additional Information
Thanks for submitting the ticket. Unfortunately the information you provided is incomplete. We need to know which version you use and how to reproduce it. Please include code examples. Before we can pick it up, please check (https://github.com/Maatwebsite/Laravel-Excel/blob/3.1/.github/ISSUE_TEMPLATE.md) and add the missing information. To make processing of this ticket a lot easier, please make sure to check (https://laravel-excel.maatwebsite.nl/docs/3.1/getting-started/contributing) and double-check if you have filled in the issue template correctly. This will allow us to pick up your ticket more efficiently. Issues that follow the guidelines correctly will get priority over other issues.
@jabbergabber you have found a solution?
I dont know if its the right way but here #1885 have a sample and it works.
Most helpful comment
@jabbergabber you have found a solution?