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

PHP Fatal error: Uncaught Error: Class 'Laminas\Code\Generator\ClassGenerator' not found in C:\xampp\htdocs\laminas_mvc\vendor\divix1988\laminas-cli-commands\src\ModelCommand.php:54 #2

Closed
cwakelee opened this issue Oct 29, 2020 · 2 comments

Comments

@cwakelee
Copy link

PHP Fatal error: Uncaught Error: Class 'Laminas\Code\Generator\ClassGenerator' not found in C:\xampp\htdocs\laminas_mvc\vendor\divix1988\laminas-cli-commands\src\ModelCommand.php:54

@divix1988
Copy link
Owner

You are missing laminas-code package in your composer, run this:

composer require laminas/laminas-code

@divix1988
Copy link
Owner

I've added missing dependency just now: 12e5973

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