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 - Class 'Asakusuma\SugarWrapper\Rest' not found #34

Open
colincalnan opened this issue Mar 23, 2014 · 1 comment
Open

Comments

@colincalnan
Copy link

Can anyone help with this. When I try to load example.php I get the following error:

PHP Fatal error: Class 'Asakusuma\SugarWrapper\Rest' not found in /Users/X/workspace/sugarcrm/SugarCRM-REST-API-Wrapper-Class/example.php on line 42

In the readme it says to edit composer.js to

{
    "require": {
        "asakusuma/sugarcrm-wrapper": "dev-master"
    },
    "minimum-stability": "dev"
}

Do I replace the contents of composer.json that's pulled down from the repository?

Any help on the step by step to get this up and running would be great. Am I missing something here?

@mdjaman
Copy link

mdjaman commented Feb 13, 2015

Still doesn't work

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