mcfedr/awspushbundle

ClassNotFoundException in AppKernel.php

Closed this issue · 2 comments

Hi,

Installed mcfedr/awspushbundle V5.1.2 (version), but I got error while include awspushbundle in appkernel. Plz refer below screenshots:

  1. Installed path:
    screen1
  2. Include in appkernel:
    screen2

3.Error:
screen3

Thanks

Looks like a autoloading problem, maybe you need to update your composer?

Exactly it autoloading problem, delete bundle in vendor folder and then install once again.
Thanks @mcfedr.