Open dhutapratama opened 6 days ago
seems that some changes applied to the dependency and broke this package.
composer update
You need to republish the config, force update is needed due to CVE issue https://github.com/yajra/laravel-datatables-export/pull/63
php artisan vendor:publish --tag=datatables-export --force
Summary of problem or feature request
seems that some changes applied to the dependency and broke this package.
Code snippet of problem
composer update
System details