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

base path need edit #6

Open
mnabih opened this issue May 19, 2021 · 2 comments
Open

base path need edit #6

mnabih opened this issue May 19, 2021 · 2 comments

Comments

@mnabih
Copy link

mnabih commented May 19, 2021

hello,
in file AbstractService

protected function setBasePath()
{
$this->basePath = $this->mode == "test" ? "https://apidemo.myfatoorah.com/" : "https://apikw.myfatoorah.com/";
}

but from myfatoorah site the paths
$this->apiURL = ($isTest) ? 'https://apitest.myfatoorah.com' : 'https://api.myfatoorah.com';

@mnabih mnabih changed the title base bath need edit base path need edit May 19, 2021
@aboeldhab74
Copy link

hello @mnabih
iam Getting problem when installation

Problem 1

  • Root composer.json requires vmdevelopment/myfatoorah-laravel dev-master -> satisfiable by vmdevelopment/myfatoorah-laravel[dev-master].
  • vmdevelopment/myfatoorah-laravel dev-master requires illuminate/support 5.6.|5.7.|5.8.* -> found illuminate/support[v5.6.0, ..., 5.8.x-dev] but these were not loaded, likely because it conflicts with another require

@mnabih
Copy link
Author

mnabih commented May 25, 2021

hello @aboeldhab74,
i think package need update
for now i use this way
https://myfatoorah.readme.io/docs/php-library

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