aimeos / aimeos-laravel

Laravel ecommerce package for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce
https://aimeos.org/Laravel
MIT License
7.26k stars 1.05k forks source link

Class 'Aimeos\MW\Setup\Manager\Multiple' not found #421

Closed Cyber-Devs closed 3 years ago

Cyber-Devs commented 3 years ago

After update dev-maste error. LARAVEL aimeos (mac) Error

Class 'Aimeos\MW\Setup\Manager\Multiple' not found

at vendor/aimeos/aimeos-laravel/src/Aimeos/Shop/Command/SetupCommand.php:68 64▕ \Aimeos\MShop::cache( false ); 65▕ \Aimeos\MAdmin::cache( false ); 66▕ 67▕ $taskPaths = $this->getLaravel()->make( 'aimeos' )->get()->getSetupPaths( $template ); ➜ 68▕ $manager = new \Aimeos\MW\Setup\Manager\Multiple( $ctx->getDatabaseManager(), $dbconfig, $taskPaths, $ctx ); 69▕ 70▕ $this->info( sprintf( 'Initializing or updating the Aimeos database tables for site "%1$s"', $site ) ); 71▕ 72▕ $manager->migrate( $task );

  +13 vendor frames 

14 artisan:37 Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

aimeos commented 3 years ago

We are currently making bigger changes in the core and the integrations are not updated yet. Please stay tuned.

Cyber-Devs commented 3 years ago

resolved....✋