imposter icon indicating copy to clipboard operation
imposter copied to clipboard

Class not found

Open anvilzephyr opened this issue 4 years ago • 1 comments

PHP Fatal error: Uncaught Error: Class 'AZGFDRIVE\Vendor\Monolog\Logger' not found

All seemed to go well. My prefix was added everywhere in vendor directory as expected. But when Logger is called, the class is not found. What step(s) am I missing to get the Monolog files included? There are no other errors. Composer autoload files look suspect as they do not contain the prefix where I would expect it. I tried composer dump-autoload but that doesn't do anything. Thanks!

anvilzephyr avatar Jun 22 '20 22:06 anvilzephyr

Can you make a minimal repo to showcase the composer.json and the code please?

tangrufus avatar Sep 15 '20 08:09 tangrufus