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 not found #196

Open
anvilzephyr opened this issue Jun 22, 2020 · 1 comment
Open

Class not found #196

anvilzephyr opened this issue Jun 22, 2020 · 1 comment

Comments

@anvilzephyr
Copy link

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!

@tangrufus
Copy link
Member

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

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

2 participants