simonhamp / laravel-nova-csv-import

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

Nova 4 #37

Closed simonhamp closed 2 years ago

simonhamp commented 2 years ago

Nova 4 support

I managed to get some time to have a look at Nova 4 and attempt to get this package running on it. The bad news is that it wasn't as straightforward as I'd hoped 😞 but the good news (πŸŽ‰ ) is that I've managed to use it as an opportunity to rethink and somewhat massively upgrade the whole thing.

⚠️ This is a major upgrade containing a number of breaking changes - so if your application code is in any way relying on the behaviour of this package, please familiarise yourself with the changes and prepare to make any necessary adjustments

What's new

What's changed

What's fixed