StarRatingBundle icon indicating copy to clipboard operation
StarRatingBundle copied to clipboard

Issue in installation

Open Smartit1 opened this issue 7 years ago • 1 comments

Hi, When I install the bundle with composer, it is installed under vendor directory but the directory web/bundles/starrating/ doesn't exist, when I add it manually and I try to execute I get the error

ClassNotFoundExceptionAttempted to load class "StarRatingBundle" from namespace "blackknight467\StarRatingBundle".Did you forget a "use" statement for "blackknight467\StarRatingBundle\StarRatingBundle"?

in AppKernel.php

and it is caused by this declaration: new blackknight467\StarRatingBundle\StarRatingBundle() can You tell me how to fix this ? Also I would like to uninstall the bundle and reinstall it, as I tried many manipulations, should I remove it from the vendor directory? Thanks

Smartit1 avatar Nov 20 '17 16:11 Smartit1

Mee too...

DeveloperSlope3 avatar Apr 30 '19 14:04 DeveloperSlope3