Skip to content

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

@MusheAbdulHakim

Description

@MusheAbdulHakim

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}()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions