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

Feature/combinator #75

Closed simonhamp closed 1 year ago

simonhamp commented 1 year ago

The field combinator adds a whole new way to import data!

Now you're no longer limited to only selecting from a single value... you can now combine multiple values together and even use modifiers on the combined value!

I took a moment to tidy up some of the UI too and restore the ability to see import errors (though it's oversimplified right now).

Screenshot 2023-08-14 at 23 48 12

And made a few improvements to modifiers (mainly adding help text and useful links). Here's an example of the String modifiers:

Screenshot 2023-08-15 at 00 11 10