simonhamp / laravel-nova-csv-import

The best CSV import component for Laravel Nova
https://novapackages.com/packages/simonhamp/laravel-nova-csv-import
MIT License
168 stars 76 forks source link

model() Function Not Being Called in nova-csv-import During CSV Import Process #81

Open HeadStudios opened 6 months ago

HeadStudios commented 6 months ago

Hello @simonhamp,

I am encountering an issue with the Laravel Nova CSV import package where the model() function is not being called during the import process, even though the map() function is executed successfully. Here’s a detailed description of the problem:

Current Observations:

I have recorded a video demonstrating the issue available here: https://share.zight.com/o0uLo75K. Additionally, the public repository for this project can be found here: https://github.com/HeadStudios/CSVImportPackage.

I am working with a limited budget but would greatly appreciate any guidance or suggestions you might have that could lead me to a resolution.

Thank you for any help or insight you can provide!