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

First - apologies for posting an issue, I couldn't find discussions or any other way to pose the question... secondly, awesome package - I would really love to be able...

After i click on choose file and i select a csv document ![first screen](https://user-images.githubusercontent.com/72613530/177785565-f1573c32-8424-4ab2-9583-62b314efc15e.png) it just shows me a 404 error see image attached: ![image](https://user-images.githubusercontent.com/72613530/177785713-1cc8bb65-2f93-4b0f-a3e1-a12e345185ce.png)

bug

In a lot of cases, we'd have a large number of Resources with just a few of them "bulk importable". It's cumbersome to have to add `$canImportResource = false` in...

Hi! Probably I'm doing something wrong, but I don;t now what. Trying to import table with of course ID column, and because this IDs are FK in another table, I...

enhancement

[https://downloads.majestic.com/majestic_million.csv](url) unable to upload 1 million records using this package can anyone help me or guide me on how to import huge data with this package

Hi! I'm getting this error: SimonHamp\LaravelNovaCsvImport\Http\Controllers\ImportController::SimonHamp\LaravelNovaCsvImport\Http\Controllers\{closure}() must be an instance of Laravel\Nova\Fields\Field, array given Laravel 8 Laravel Nova v3.24.0 Any idea how to fix it?

bug