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 'ZF\Apigility\Admin\Controller\InputFilter\ModuleInputFilter' not found in D:\xampp-7.4\htdocs\api-tools-skeleton\vendor\laminas\laminas-servicemanager\src\Factory\InvokableFactory.php:33 #40

Open
fmangat opened this issue Jul 5, 2021 · 5 comments
Labels
Bug Something isn't working

Comments

@fmangat
Copy link

fmangat commented Jul 5, 2021

PHP version 7.4
Apache

Problem : unable to create new API right after installation.

image

@fmangat fmangat added the Bug Something isn't working label Jul 5, 2021
@froschdesign
Copy link
Member

Related to laminas-api-tools/api-tools-admin#71

@fmangat
Copy link
Author

fmangat commented Jul 5, 2021

is there any quick solution t fix this issue?

@boesing
Copy link
Member

boesing commented Jul 5, 2021

Sure, downgrade to 1.9.0 if the issue was introduced with 1.10.0

@andrey900
Copy link

Sure, downgrade to 1.9.0 if the issue was introduced with 1.10.0

how to do it?

@fmangat
Copy link
Author

fmangat commented Jul 7, 2021

Please go to composer.json file on root and change laminas api admin tool version to 1.9.0 and remove ^ from start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants