We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have installed both orangeHRM and this library on a debian 10 server hosted on vultr with https certificates
orangehrm works fine.
When I try to run this code (login page) I get:
Will not follow more than 5 redirects Notice: Undefined index: login in /var/www/html/orangeAPI/login.php on line 26
Sould I do "composer require "orangehrm/api-client-php" inside the main orangehrm dir?
Thanks in advance. Francesco
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have installed both orangeHRM and this library on a debian 10 server hosted on vultr with https certificates
orangehrm works fine.
When I try to run this code (login page) I get:
Will not follow more than 5 redirects
Notice: Undefined index: login in /var/www/html/orangeAPI/login.php on line 26
Sould I do "composer require "orangehrm/api-client-php" inside the main orangehrm dir?
Thanks in advance.
Francesco
The text was updated successfully, but these errors were encountered: