Nitin
Nitin
Look here https://github.com/jscuba/jyotish-lambda
I don't know much about PHP, i am just developing on local
@qwertynik Nope
@qwertynik Did you managed to run it
@qwertynik Thank you. I actually deleted this as I don't know PHP and could not solve the issue. I am gonna try again. Thinking of converting this to nodejs and...
@qwertynik Nikhil I am also looking to calculate Nakshatras for each planet. I see there is a lot of code related to the same but not exposed in output. I...
@krishnaguragain I managed to run it and see the output. Thank you.
Thank you @jscuba . https://github.com/jscuba/jyotish-lambda/blob/main/index.php Any possibility to add Combust and Retro against each planet. It's there in GrahaEnvironment.php `public function isAstangata()`
@jantech Install XAMPP with PHP 7 Download the code from here and put in xampp/htdocs folder https://github.com/jscuba/jyotish install dependencies using composer
@jscuba I see the isAstangata is not working correctly. Sun at 12 and Moon at 19 degree is showing as non combust which is incorrect. I found the issue is...