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 'MyApp\User' not found #975

Open
HAB-DOTCOM opened this issue Jul 28, 2022 · 1 comment
Open

Fatal error: Uncaught Error: Class 'MyApp\User' not found #975

HAB-DOTCOM opened this issue Jul 28, 2022 · 1 comment
Labels

Comments

@HAB-DOTCOM
Copy link

I have a class that i created in user.php file called User and i want to access this class in the ratchet chat.php and when i tray to define a variable and assign to this class like this userObj = new \MyApp\User ; the above error is occured ,its been 3 days i tray multiple methods in google and still the error here !!

@cboden
Copy link
Member

cboden commented Aug 9, 2022

Please post more of your code. This is not enough to help troubleshoot. Sounds like there's a problem with autoloading.

@cboden cboden added the question label Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants