laravel-nova-csv-import icon indicating copy to clipboard operation
laravel-nova-csv-import copied to clipboard

Added config option for canImportResource default value

Open TheRealMkadmi opened this issue 3 years ago • 0 comments
trafficstars

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 each request.

TheRealMkadmi avatar Jun 17 '22 18:06 TheRealMkadmi