-
Notifications
You must be signed in to change notification settings - Fork 121
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
Undefined array key "graha" #32
Comments
Working fine for me in windows Check JSON data Check here (You can mouse over or click on grahas) |
I'm running it on cPanel, what do I need to do with the json? It's a shame there is no documentation |
Look here |
im using laravel |
I don't know much about PHP, i am just developing on local |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
`$Locality = new Locality([
the last line works externally. I get the error Undefined array key "graha" in the last line.
vendor/kunjara/jyotish/src/Ganita/Method/Swetest.php : 251
$longitudeKe = Math::oppositeValue($dataParams['graha'][Graha::KEY_RA]['longitude'], 360);
The text was updated successfully, but these errors were encountered: