Fatal Error while installing Marketplace

Laraship QuestionsCategory: InstallationFatal Error while installing Marketplace
robernet asked 1 month ago
I downloaded Laraship Marketplace. When I execute the command: "composer update", I receive the following error: PHP Fatal error: Uncaught ReflectionException: Class "cache.store" does not exist in laraship-marketplace/vendor/laravel/framework/src/Illuminate/Container/Container.php:889 This is my PHP version that has all the required modules installed: PHP 8.1.29 (cli) (built: Jun 5 2024 05:51:57) (NTS gcc x86_64) Copyright (c) The PHP Group Zend Engine v4.1.29, Copyright (c) Zend Technologies with Zend OPcache v8.1.29, Copyright (c), by Zend Technologies I'm working under RHEL 9. I have bought practically all your platforms: Marketplace, Ecommerce, Subscription, Reservations and in all I'm receiving the same error while executing "composer update". What could be the reason for these?
robernet replied 1 month ago

Also I want to comment that I downloaded the laraship platform from Github, installed it, execute the “composer update” and that works without errors.

Best regards.

laraship Staff replied 1 month ago

Hello, did you get the issue before installing the Marketplace package ?

robernet replied 1 month ago

Hello, no issues before and I can't install it or run it, php artisan serve send me the same error. I even tried changing PHP versions, from 8.0 to 8.3 with the same error about Class cache.store.
I'm attaching a screenshot of the process.

robernet replied 1 month ago

I solved the problem. Thanks.