laravel-nova-csv-import
laravel-nova-csv-import copied to clipboard
Added config option for canImportResource default value
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.