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

Fatal error: Uncaught Error: Class 'Utils\Input' not found #60

Open
PAvelNN opened this issue Feb 14, 2021 · 1 comment
Open

Fatal error: Uncaught Error: Class 'Utils\Input' not found #60

PAvelNN opened this issue Feb 14, 2021 · 1 comment

Comments

@PAvelNN
Copy link

PAvelNN commented Feb 14, 2021

Help plz
Fatal error: Uncaught Error: Class 'Utils\Input' not found in /home/b/site.ru/public_html/api/index.php:19 Stack trace: #0 {main} thrown in /home/b/site.ru/public_html/api/index.php on line 19

@LasseRafn
Copy link
Owner

Did you include the entire repository, not just index.php?

There should be a folder called Utils

You will also need to run composer install in the project root (/home/b/site.ru/public_html) to make sure the autoloader is generated properly 👍

Hope that helps

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