'How do I solve the Koolreport Dashboard error on Laravel 9, this error comes when I upgrade to laravel 8 or 9, and using php7.4 or 8.1

strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated Line: 79 File: /home/ayanda/Work/Analyz/vendor/koolreport/dashboard/Util.php

Image error message

This are the package version "koolreport/core": "^5.6.0", "koolreport/dashboard": "^3.5.0", "koolreport/pro": "5.16.2",



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source