You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 !!
The text was updated successfully, but these errors were encountered:
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 !!
The text was updated successfully, but these errors were encountered: