Investigation shows that the package used to accomplish this has not been updated to work with Laravel 7+. We moved to Laravel 8 when resolving some issues with billing, and broke this functionality.
Wait for author to fix tool. Unlikely to happen anytime soon. ( has issues and pull requests in place to resolve this but has not been merged)
Figure out how to disable link between repo and bring it out of dependencies and into main project, fixing the main issue with the package. More complicated and not a great solution.
Investigation shows that the package used to accomplish this has not been updated to work with Laravel 7+. We moved to Laravel 8 when resolving some issues with billing, and broke this functionality.
https://github.com/neoxia/laravel-csv-response -
Possible solutions
Wait for author to fix tool. Unlikely to happen anytime soon. ( has issues and pull requests in place to resolve this but has not been merged)
Figure out how to disable link between repo and bring it out of dependencies and into main project, fixing the main issue with the package. More complicated and not a great solution.
Find a new package
More investigation required