laravel-nova-csv-import
                                
                                 laravel-nova-csv-import copied to clipboard
                                
                                    laravel-nova-csv-import copied to clipboard
                            
                            
                            
                        The best CSV import component for Laravel Nova
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  it just shows me a 404 error see image attached: 
Avoid issues like #44
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...
[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?