laravel-nova-csv-import icon indicating copy to clipboard operation
laravel-nova-csv-import copied to clipboard

The best CSV import component for Laravel Nova

Results 28 laravel-nova-csv-import issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

enhancement

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...

bug
awaiting response

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...

enhancement

Not working with DmitryBubyakin/medialibrary can you check it ?

bug

Like when a field is required but not yet matched up to a column

enhancement

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...

bug