Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class 'Konekt\Concord\BaseModuleServiceProvider' not found #247

Open
MusheAbdulHakim opened this issue May 16, 2022 · 0 comments
Open

Class 'Konekt\Concord\BaseModuleServiceProvider' not found #247

MusheAbdulHakim opened this issue May 16, 2022 · 0 comments

Comments

@MusheAbdulHakim
Copy link

I was just trying to install the package, and threw a composer error on me.

  Error 

  Class 'Konekt\Concord\BaseModuleServiceProvider' not found

  at vendor/bagisto/pwa/src/Providers/ModuleServiceProvider.php:7
      3▕ namespace Webkul\PWA\Providers;
      4▕ 
      5▕ use Konekt\Concord\BaseModuleServiceProvider;
      6▕ 
  ➜   7▕ class ModuleServiceProvider extends BaseModuleServiceProvider
      8▕ {
      9▕     protected $models = [
     10▕         \Webkul\PWA\Models\PWALayout::class,
     11▕         \Webkul\PWA\Models\PushNotification::class,

      +2 vendor frames 
  3   [internal]:0
      Composer\Autoload\ClassLoader::loadClass()

      +10 vendor frames 
  14  [internal]:0
      Illuminate\Foundation\Application::Illuminate\Foundation\{closure}()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant