Skip to content

PHP Fatal Error - Class 'Asakusuma\SugarWrapper\Rest' not found #34

@colincalnan

Description

@colincalnan

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions