-
Notifications
You must be signed in to change notification settings - Fork 356
How to include the library in code #554
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
Comments
Questions:
|
|
Really need to see your code. Did you remember to require the autoloader? Something like:
|
@erayd here is another issue that can be closed as the report is now from a ghost user (deleted profile). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have installed the library with composer, when i run my code, i'm getting error - "Fatal error: Class 'JsonSchema\Validator' not found in".
How to include the library in my php file.
My file location is - /var/www/html/
json-schema library - /var/www/html/jsonvalidator
The text was updated successfully, but these errors were encountered: