I have this issue below:
ReflectionException: Class "Magento\Framework\App\Http\Interceptor" does not exist in /var/www/html/rakuten_magento/vendor/magento/framework/Code/Reader/ClassReader.php:34 Stack trace: #0 /var/www/html/rakuten_magento/vendor/magento/framework/Code/Reader/ClassReader.php(34): ReflectionClass->__construct() #1 /var/www/html/rakuten_magento/vendor/magento/framework/ObjectManager/Definition/Runtime.php(54): Magento\Framework\Code\Reader\ClassReader->getConstructor() #2 /var/www/html/rakuten_magento/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(48): Magento\Framework\ObjectManager\Definition\Runtime->getParameters() #3 /var/www/html/rakuten_magento/vendor/magento/framework/ObjectManager/ObjectManager.php(56): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create() #4 /var/www/html/rakuten_magento/vendor/magento/framework/App/Bootstrap.php(238): Magento\Framework\ObjectManager\ObjectManager->create() #5 /var/www/html/rakuten_magento/pub/index.php(29): Magento\Framework\App\Bootstrap->createApplication() #6 {main}
How to fix this issue i need help.
You can try by passing the below commands:
php bin/magento setup:upgrade php bin/magento setup:static-content:deploy -f php bin/magento cache:flush sudo chmod -R 777 var pub generated