Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Unable to fetch dashboard! #177

Open
HARISMEHMOOD opened this issue Sep 7, 2016 · 1 comment
Open

Unable to fetch dashboard! #177

HARISMEHMOOD opened this issue Sep 7, 2016 · 1 comment

Comments

@HARISMEHMOOD
Copy link

HARISMEHMOOD commented Sep 7, 2016

We were using apigility in our project before and it was working fine, after few composer update's , apigilty admin ui was showing a blank page. After searching on github and so, we came to know that there were issues of zf-hal version, which got updated by composer update Anyways, we almost tired everything but we can not make it work, so I just removed all my packages and did a fresh, composer install , now I can see the apigilty ui but it is showing Unable to fetch dashboard!

Any help in this regard will be much appreciated.

Here is my composer.json

  "require": {
    "php": ">=5.5",
    "zendframework/zendframework": "~2.5",
    "zfcampus/zf-apigility": "~1.0",
    "doctrine/doctrine-orm-module": "~0.9.2",
    "radnan/rdn-upload": "2.*",
    "hybridauth/hybridauth": "dev-master as 2.5.1",
    "mobiledetect/mobiledetectlib": "^2.8",
    "zendframework/zendservice-twitter": "^2.1",
    "bjyoungblood/bjy-authorize": "1.4.*"

},
"require-dev": {
    "zfcampus/zf-apigility-admin": "~1.0",
    "zfcampus/zf-development-mode": "~2.0"
},
@weierophinney
Copy link
Member

This repository has been closed and moved to laminas-api-tools/api-tools; a new issue has been opened at laminas-api-tools/api-tools#16.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants