ErrorException Undefined variable: addon – Plesk
IlluminateFoundationBootstrapHandleExceptions::handleError vendor/mehedi-iitdu/core-component-repository/src/CoreComponentRepository.php:19 This is the code here public static function initializeCache() { Cache::rememberForever($addon->unique_identifier.'-purchased', function () { return 'yes'; }); } Please help me this is happening when i try to login in to the admin panel. rest is working fine.…