laravel-nova-csv-import
laravel-nova-csv-import copied to clipboard
The best CSV import component for Laravel Nova
For BelongsTo relationships it would be great to be able to make the relationship where the name matches an existing related resource, even to have the option to create records...
Getting below error when Importing ```bash Illegal offset type {"userId":1,"exception":"[object] (ErrorException(code: 0): Illegal offset type at /path/to/project/vendor/simonhamp/laravel-nova-csv-import/src/Importer.php:133) [stacktrace] #0 /path/to/project/vendor/simonhamp/laravel-nova-csv-import/src/Importer.php(133): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Illegal offset ...', '...', 133, Array) ... ``` I...
Hi, great plugin, thanks for that. Is it possible to add an option to update rows based on the ID? or to import a csv in "Update Mode" (don't create...
Like when a field is required but not yet matched up to a column
I upload a 300 row CSV but only first 100 get imported - tried on both remote and local. Am I the only having this issue? Thanks! P.S. Anything you...
Hi, After doing an import it is showing me 0 rows were imported - even though the Contact has been entered correctly. Video for context: https://share.getcloudapp.com/04uv2xre Any tips you can...